The source code of the Choral programming language. See https://choral-lang.org/.
To build the project locally, install Maven and run
mvn clean install
This will generate dist/target/choral-standalone.jar
, which can be run with
java -jar ./dist/target/choral-standalone.jar