[antlr-interest] Re: C++ parser.

thesamim mikhail at augustmail.com
Wed May 7 15:46:46 PDT 2003


Glad I asked first.

Thanks for the tip!

--- In antlr-interest at yahoogroups.com, mzukowski at y... wrote:
> 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 a...]
> 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