264 B
264 B
bfc
An extension of a language that shall not be named
Setup oddities
- Copy antlr4's cpp libs to
./libs/antlr4
. - Copy
antlr-4.8-complete.jar
to./thirdparty/antlr
. - Generate parsers to
./libs/generated
or use VSCode with the ANTLR extension.