Related articles |
---|
Recursive version of byacc? rhl@astro.princeton.edu (1993-07-11) |
Newsgroups: | comp.compilers |
From: | rhl@astro.princeton.edu (Robert Lupton the Good) |
Keywords: | yacc, question |
Organization: | Princeton University |
Date: | Sun, 11 Jul 1993 22:18:35 GMT |
I'm not too happy using bison, and have been meaning to switch to byacc,
so when a new version appeared I became all excited. Unfortunately, it
seems to produce a parser that cannot be called recursively, and there is
no option like bison's %pure-parser directive. Has anyone got a set of
patches to byacc that allow this?
Robert
--
Robert Lupton rhl@astro.princeton.edu
(609) 683 8252 (Home) (609) 258 3811 (Work)
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.