[antlr-interest] ANTLRWorks Interpreter

Douglas Godfrey douglasgodfrey at gmail.com
Sat Jun 25 20:39:56 PDT 2011


The SQL2003 grammar requires a 64bit OS and Java and 8GB of heap to run at
all.
See the comments at the beginning of the Sql2003Parser.g file.

On Sat, Jun 25, 2011 at 4: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