Add basic error handling
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# bfc
|
||||
|
||||
An extension of a language that shall not be named
|
||||
|
||||
## Setup oddities
|
||||
|
||||
1. Copy antlr4's cpp libs to `./libs/antlr4`.
|
||||
2. Copy `antlr-4.8-complete.jar` to `./thirdparty/antlr`.
|
||||
3. Generate parsers to `./libs/generated` or use VSCode with the ANTLR extension.
|
Reference in New Issue
Block a user