Re: C++ parser?

Lars Albertsson <lalle@sics.se>
22 Mar 2001 01:15:03 -0500

          From comp.compilers

Related articles
C++ parser? arrigo@vision.caltech.edu (Arrigo Benedetti) (2001-03-08)
Re: C++ parser? lalle@sics.se (Lars Albertsson) (2001-03-22)
| List of all articles for this month |

From: Lars Albertsson <lalle@sics.se>
Newsgroups: comp.compilers
Date: 22 Mar 2001 01:15:03 -0500
Organization: Swedish Institute of Computer Science
References: 01-03-057
Keywords: C++, parse
Posted-Date: 22 Mar 2001 01:15:03 EST
X-Home-Page: http://www.sics.se/~lalle

Arrigo Benedetti <arrigo@vision.caltech.edu> writes:
> I am looking for a parser written in c/c++ that processes C++ code,
> generates a semantic parse tree, and outputs the same code. I want to
> modify the parser to change the type of some objects.


http://www.hlla.is.tsukuba.ac.jp/~chiba/openc++.html


/Lalle


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.