[antlr-interest] C++ parser.

mzukowski at yci.com mzukowski at yci.com
Fri May 2 14:35:07 PDT 2003


Not quite.  ANTLR is a java tool.  To run antlr you will need to download
the antlr distribution and then run it as detailed in the directions.  Then
feed it your grammar and the C++ parser gets generated.

You don't need to generate an antlr executable.

Monty

-----Original Message-----
From: thesamim [mailto:mikhail at augustmail.com]
Sent: Friday, May 02, 2003 1:55 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] C++ parser.


Before I spend a lot of time on this, I want to make sure that I'm not
misunderstanding something.

I need to generate a C++ parser from a grammer I already have. The way
to do this is to get hold of the ANTLR C++ distribution files; build
the ANTLR executable; feed it my grammer; C++ parser comes out the
other end.

Is this correct?




 

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