[antlr-interest] Going from grammar to parser to parsing without compiler

Joel Shellman jshellman at gmail.com
Mon Aug 13 16:26:05 PDT 2007


Is there any built in mechanism in ANTLR to go from my grammar as a
string, and running data through that grammar without having to
generate and compile Java files (or any language) in between?

Thanks!


More information about the antlr-interest mailing list