|
|
|
|
|
by bandysc
584 days ago
|
|
Antlr is build with Java so in order to build the grammar, it needs to either use system java or download one. I don't know any better alternative to Antlr.
Of course I could manually generate .cs files and commit them to the repo, but Antlr4BuildTasks automates everything which is very convenient. |
|
That’s all im saying, and with all due respect for the work done.