[antlr-interest] newbie: tokens and lexer rules

Sarayooth Chittratanawat sarayooth at gmail.com
Tue Aug 2 07:25:59 PDT 2005


Hi,

Basically, to create the parser. I did the following.
1. Use Antlr.tool to generate java class
2. Create Main Java class to invoke those parser/lexer.

Anybody know how to generate the parser from the grammar file without
create the java class file.

Thanks


More information about the antlr-interest mailing list