c++ parser

M

Markus Elfring

Where can I find a C++ grammer parser?

Are the following links useful for you?

1. "OpenC++ is a C++ frontend library (lexer+parser+DOM/MOP) and source-to-source
translator ...."
http://opencxx.sourceforge.net/

2. "Synopsis is a general source code documentation tool ...."
http://synopsis.fresco.org/

3. Keystone: A parser and front-end for ISO C++
http://keystone.sourceforge.net/

4. "Meta-Compilation for C++ transformation and filtering of a superset to the target
language" by Edward D. Willink
http://www.computing.surrey.ac.uk/research/dsrg/fog/

5. "Parsing C++" by Andrew Birkett
http://www.nobugs.org/developer/parsingcpp/

Regards,
Markus
 
M

Markus Elfring

Where can I find a C++ grammer parser ?

Do the capabilities of the compiler tool "Simplified Wrapper and Interface Generator" fit
to your needs?
http://www.swig.org/

Regards,
Markus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,201
Messages
2,571,049
Members
47,654
Latest member
LannySinge

Latest Threads

Top