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(requires Apache Maven http://maven.apache.org/)
cd <path to CoCoViLa>/
mvn clean install
mvn exec:exec -Prun-se
mvn exec:exec -Prun-ce
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 documentationCoCoViLa 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.)