[antlr-interest] Sql Grammar - any actual working configurations ?

Philip Dye philip.dye at cs.cmu.edu
Mon Jan 17 14:17:30 PST 2005


I would be very interested in hearing about any working configurations
of antlr that will build the Oracle 7 SQL Grammar.

I am trying to build the Oracle 7 SQL parser
(http://www.antlr.org/grammar/ORACLE-7-SQL) but have had no success.

Using:

  java antlr.Tool sql.g

with either version 2.7.2 or 2.7.4 of the antlr.jar file results
in a long list of grammar errors.

All relevant files may be found at:

  http://www.cs.cmu.edu/~phdye/antlr/o7-grammar

In particular, the antlr.Tool output is:

  http://www.cs.cmu.edu/~phdye/antlr/o7-grammar/o7-grammar-errors.log

My OS Redhat 9, on a dell GX 270.

I am using java sdk 1.5.0_01.

Philip Dye
Senior Oracle Developer
School of Computer Science
Carnegie Mellon University
philip.dye at cs.cmu.edu




More information about the antlr-interest mailing list