[antlr-interest] 2.7.2 JDK query

mzukowski at yci.com mzukowski at yci.com
Thu Jun 12 13:13:46 PDT 2003


ANTLR is a java program which processes .g files to create either Java or
C++ parsers, lexers and tree parsers.  You must use Java to run ANTLR.  Once
the files are generated you use whatever you need to compile them.

Monty

-----Original Message-----
From: monaabs [mailto:monaabs at yahoo.com] 
Sent: Thursday, June 12, 2003 12:22 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] 2.7.2 JDK query


Hi ,
In the link for building ANTLr with C++,  
http://www.imada.sdu.dk/~morling/issue1.htm ..point 8 states that we 
need to build every grammar file using JDK . Is this step necessary .

Are the .g files to be compiled using java.

I have made a static lib (ANTLR) and i am building my parser project 
will all the .cpp and .hpp files and this lib is linked statically to 
this project but my application crashes.

Is it enough to build the whole project using vc++ 6.0 . 

Where am i going wrong ? I have recently switched from 2.6.0 to 
2.7.2 .




 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list