Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!uflorida!reef.cis.ufl.edu!yms From: yms@cis.ufl.edu (Yuh-Ming Shyy) Newsgroups: comp.lang.c++ Subject: Yacc/Lex and C++ Message-ID: <27294@uflorida.cis.ufl.EDU> Date: 5 Mar 91 17:07:23 GMT Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 7 Originator: yms@reef.cis.ufl.edu Hi, is there anyone who knows whether the output of Yacc and Lex program (C) can be compatiable with C++ programs? Or, is there any C++ version of Yacc/Lex where the user-defined functions can be C++ programs? Thanks a lot. yms@beach.cis.ufl.edu