This project contains the ANTLR specification for the Bitmark parser. Bitmark is a markup language that follows the content-first principle.
This project is using the ANTLR gradle plugin.
Type the following to generate the Java source of the parser:
./gradlew generateGrammarSource