This is a coding competition platform, executing submitted code of multiple contestants within the same runtime.
Most of the work was done at the Institute of Networked and Embedded Systems of the University of Klagenfurt, funded by the Austrian Research Promotion Agency.
It is still in an experimental stage. The website wrapping a user interface around the bare core you see here, is at coduno/app.
gradle jar
To generate coduno.jar with dependencies in it.
gradle javadoc
To generate JavaDoc HTML in doc.
