Related articles |
---|
lex and yacc for C++ ubacw00@ucl.ac.uk (1992-06-16) |
Re: lex and yacc for C++ vern@daffy.ee.lbl.gov (1992-06-17) |
Re: lex and yacc for C++ dkoosis@aristotle.sbi.com (1992-06-17) |
Re: lex and yacc for C++ ipser@solomon.technet.sg (1992-06-18) |
Re: lex and yacc for C++ ken@syd.dit.csiro.au (1992-06-18) |
Re: lex and yacc for C++ collison@osf.org (1992-06-18) |
Newsgroups: | comp.compilers |
From: | ken@syd.dit.csiro.au (Ken Yap) |
X-Organization: | CSIRO Division of Info Tech, Sydney, Australia |
Keywords: | yacc, GCC |
X-Newsgroups: | comp.compilers,comp.lang.c,comp.lang.c++ |
Organization: | Compilers Central |
X-Internet: | ken@syd.dit.csiro.au |
Date: | Thu, 18 Jun 1992 02:23:43 GMT |
X-Snail: | CSIRO DIT, PO Box 1599 Macquarie Centre, Nth Ryde NSW 2113, Australia |
X-Phone: | (02) 887-9307 Fax: (02) 888-7787 |
|[The distributed versions of flex and bison handle only C.
Not so. I'm compiling bison generated code with g++ and cfront. It's
properly prototyped. But it isn't C++ in the OOpy sense. Don't know about
flex.
[Vern Paxson also wrote, to say that flex code also compiles without trouble
under C++, message92-06-073. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.