franz@uw-june (Franz G. Amador) (04/21/89)
Does anyone have or know of a parser for C++ that outputs the C++
unchanged? Obviously, a pretty-printer for C++ would do nicely. Some
nice, clean yacc grammar would be wonderful. I'm trying to put
together a preprocessor that modifies C++ source in some relatively
minor ways.
franz@cs.washington.edu
{rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!franzjjm@otter.hpl.hp.com (Jean-Jacques Moreau) (04/27/89)
I'm interested too.