[antlr-interest] Standalone Parser?

Marc Bühler mabuehle at student.ethz.ch
Thu Jan 19 06:39:40 PST 2006


Hi!

I'm relatively new to antlr. I successfully generated a lexer and parser for propositional calculus.
When i generate my parser i usually use: java antlr.Tool pc.g
Is there an option to create a standalone parser? Standalone means, i don't want to include 
antlr.jar in my project because i don't need the treeparser, etc. I'd like to have as less classes 
as possible.

Thanks for an answer, greetings

Marc

-- 
Marc Bühler
mabuehle at student.ethz.ch


More information about the antlr-interest mailing list