[antlr-interest] ANTLRWorks Interpreter

Bart Kiers bkiers at gmail.com
Sat Jun 25 13:43:28 PDT 2011


The interpreter is only suitable for very small grammars (without
predicates!). For more complicated grammars, use ANTLRWorks' debugger
instead.

Regards,

Bart.


On Sat, Jun 25, 2011 at 10:25 PM, Mike Kappel <mkappel at appfluent.com> wrote:

> I just downloaded ANTLRWorks and tried the example expression grammar.  I
> type in a simple expression into the Interpreter and see the generated parse
> tree.  Fine.  I then load the SQL 2003 grammar and type in a simple Insert
> statement.  I click the arrow and it never returns from Interpreting
> (Operation in progress).  Can ANTLRWorks handle a more complex grammar?
>
> Dr. Michael R. Kappel
> mkappel at appfluent.com<mailto:mkappel at appfluent.com>
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>


More information about the antlr-interest mailing list