How can I improve the performance of my ANTLR4 generated Parser(for java grammar, in C++)?
The antlr4 version is the latest, at the time of posting, 4.13.2, compiled from source.
I am using the java8-grammar provided by the grammars-v4 antlr repo
The antlr4 version is the latest, at the time of posting, 4.13.2, compiled from source.
I am using the java8-grammar provided by the grammars-v4 antlr repo