Support EBNF grammars
Closed this issue · 1 comments
marcospassos commented
Any chances of adding support to EBNF?
codelion commented
It should be possible to do so, you will need to write a new GeneratorVistor
based on the EBNF parser. There is no EBNF grammar in the ANTRL4 grammar repos though https://github.com/antlr/grammars-v4