Development

The project is developed in public and the source code is distributed under the GNU GPL. The source code repository is hosted on GitHub. The development is coordinated by the Modeling and Simulation Group at the Software Science Laboratory of the Institute of Cybernetics.

View on GitHub Wiki

Building

(requires Apache Maven http://maven.apache.org/)

cd <path to CoCoViLa>/

mvn clean install

Running CoCoViLa Scheme Editor

mvn exec:exec -Prun-se

Running CoCoViLa Class Editor

mvn exec:exec -Prun-ce

API Documentation

CoCoViLa API documentation generated by Javadoc can be browsed online. For CoCoViLa package developers the most relevant Java package is ee.ioc.cs.vsle.api, especially the ProgramContext class in that package.

CoCoViLa API documentation

CoCoViLa package XML description (DTD)

CoCoViLa package XML description (DTD) (If your browser refuses to display the content of this file you can try downloading and saving the file by right-clicking the link. You can then open the file from the local disk using your favourite text editor.)

CoCoViLa package XML description (DTD)