C++ parser



 DEVELOP > c-Plus-Plus > C++ parser

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "Rossen Nedeltchev"
Date: 19 Oct 2003 05:00:49 PM
Object: C++ parser
I am looking for a good free C++ parser, i.e. a parser that parses C++, not
a general parser written in C++. Any suggestions?
Rossen
.

User: "David B. Held"

Title: Re: C++ parser 19 Oct 2003 07:24:42 PM
"Rossen Nedeltchev" <DontSpam@DontSpam.com> wrote in message
news:bmv176$11hb$1@msunews.cl.msu.edu...

I am looking for a good free C++ parser, i.e. a parser that
parses C++, not a general parser written in C++. Any
suggestions?

Well, there's always gcc.
Dave
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.521 / Virus Database: 319 - Release Date: 9/23/2003
.

User: "stephan beal"

Title: Re: C++ parser 20 Oct 2003 03:27:04 AM
Rossen Nedeltchev wrote:

I am looking for a good free C++ parser, i.e. a parser that parses C++,
not a general parser written in C++. Any suggestions?

The spirit classes in the boost library have a sample C++ parser which is
supposedly fairly complete.
http://www.boost.org/libs/spirit/index.html
AFAIK the sample isn't in the docs, but in the source tree.
--
----- stephan beal
Registered Linux User #71917 http://counter.li.org
I speak for myself, not my employer. Contents may
be hot. Slippery when wet. Reading disclaimers makes
you go blind. Writing them is worse. You have been Warned.
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER