[antlr-interest] Problem using ANTLRWorks 1.4.3 with Java 1.7 and Win 7 Pro

The Researcher researcher0x00 at gmail.com
Tue Sep 6 15:38:56 PDT 2011


>
> Hi Bary,
>
>
>
> For Interpreter Tab ... just click OK. It is not an error it is a warning
> about predicates, the Interpreter should still work for entry level
> grammars.
>
> See the glossary for definition of predicates.
> http://www.antlr.org/doc/glossary.html
>
>
>
> For the debugger, you most likely need a driver program. The Interpreter
> supplies a driver program, but the debugger requires you to create one.
>
>
>
> If all this seems like too much and you just want to get started with
> ANTLR, I would forgo ANTLRWorks and use the command line as is done here.
>
>
> http://www.antlr.org/wiki/display/ANTLR3/Five+minute+introduction+to+ANTLR+3
> .
>
>
>
> Also ANTLRWorks 1.4.3 has some bugs, I would stick with 1.4.2 which you can
> get here. http://www.antlr.org/download
>
>
>
> Cheers, Eric
>


More information about the antlr-interest mailing list