Xref: utzoo comp.lang.c++:7901 comp.lang.c:29351 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!yale!mintaka!nuhub!corwin!steck From: steck@corwin.CCS.Northeastern.EDU (paul a. steckler) Newsgroups: comp.lang.c++,comp.lang.c Subject: Grammar for C++ Keywords: C++, grammar, yacc Message-ID: <719@corwin.CCS.Northeastern.EDU> Date: 4 Jun 90 19:27:49 GMT Followup-To: poster,comp.lang.c++ Organization: College of Computer Science, Northeastern U., Boston Lines: 9 This may have been answered recently, but our news has been purged. I am looking for a yacc/bison grammar for C++ (2.0 dialect). I am aware of the g++ grammar, but I find this a bit complicated. Is there some grammar which maps closely to the language constructs? Paul Steckler steck@eric.ccs.northeastern.edu