Related articles |
---|
Bison: %guard & %semantic_parser liblit@cs.psu.edu (1992-09-30) |
Newsgroups: | comp.compilers,gnu.misc.discuss |
From: | liblit@cs.psu.edu (Benjamin R. Liblit) |
Organization: | Compilers Central |
Date: | Wed, 30 Sep 1992 02:01:33 GMT |
Keywords: | yacc, GCC, question |
I saw mention somewhere of a Bison %semantic_parser directive. Near
as I can tell, it causes bison.hairy to be used instead of
bison.simple, and it seems to be somehow tied in with another
directive, %guard.
I cannot, however, find any mention of these directives in the online
documentation. What do they do? How does a hairy parser differ from
a simple one? If someone could point me to some FTP'able
documentation, I would be most grateful.
--
Ben Liblit ----- "Fais que tes reves soient plus longs que la nuit."
liblit@cs.psu.edu -- brl102@psuvm.psu.edu -- brl102@psuvm.bitnet
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.