[comp.lang.c++] lex/yacc with C++ : any suggestions ?

rmy@beach.cis.ufl.edu (Rasthiyaadu Yakaa) (03/20/90)

I am looking over some C code that I have to re-do in C++. 
The existing code uses the Unix lex and yacc tools for 
generating code for the parser, lex analyser etc. 

Can anyone let me know if there is a version of lex and yacc
that will work with (and generate) C++ code, and the details. 

Either e-mail or net response is fine (e-mail preferred unless
there are several others interested).

E-mail to rmy@beach.cis.ufl.edu 

Thanks in advance.

Yaseen