The Koord language is a new language for coordination in bots.
Read more about its grammar here.
Read code samples here.
The parser is written in Java and uses Antlr.
This project uses Maven.
Do a git clone somewhere, then run mvn install to build.
Documentation should be generated at target/apidocs/.