| Related articles |
|---|
| C++ parser skeleton for byacc? seibert@direct.ca (1996-09-07) |
| Re: C++ parser skeleton for byacc? R.E.Jones@ukc.ac.uk (1996-09-15) |
| From: | seibert@direct.ca (David and Kim Seibert) |
| Newsgroups: | comp.compilers |
| Date: | 7 Sep 1996 09:44:09 -0400 |
| Organization: | Canada Internet Direct Customer |
| Keywords: | C++, yacc, question |
I'd like to write some parsers, using byacc, that produce C++ code.
I've seen some references to a C++ parser skeleton that can
apparently be substituted for the C skeleton, but I haven't found
an actual C++ skeleton. Does anyone know of one that's publicly
available? If not, I'll probably write my own, but I don't want
to reinvent the wheel here. Thanks,
David Seibert
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.