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) |
Re: Parser generator that supports regular expressions? compres!bz@primerd.prime.com (1992-06-29) |
Newsgroups: | comp.compilers,comp.lang.c,comp.lang.c++ |
From: | dkoosis@aristotle.sbi.com (David Koosis) |
Followup-To: | comp.compilers |
Keywords: | lex, yacc, C++ |
Organization: | Financial Systems Development - Salomon Bros. Inc., NY |
References: | 92-06-064 |
Date: | Wed, 17 Jun 1992 20:01:22 GMT |
Besides the lex++ and yacc++ wrappers, there exists a complete OO rewrite
of lex/yacc. It is called "yacc++ and the language objects library" and
is available from Compiler Resources (508/435-5016).
It's a very interesting product. (I'm working on a review of it.)
-dk
[ See messages 91-12-061, 91-09-005, 91-08-132, 91-04-071, and 91-03-095,
most of which are from the authors of yacc++. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.