help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

performing actions after parsing


From: Andrew Hume
Subject: performing actions after parsing
Date: Sun, 4 Sep 2011 22:22:12 -0400

bison supports performing stuff before parsing via the %initial-action 
directive.
is there a corresponding hook for performing stuff after parsing?

to me, this is a more necessary hook, as you can do the initial-action stuff
via the grammar, but in the presence of errors and YYABORT, i don't
see how you can do post-processing stuff via the grammar.

        andrew

------------------
Andrew Hume  (best -> Telework) +1 623-551-2845
address@hidden  (Work) +1 973-236-2014
AT&T Labs - Research; member of USENIX and LOPSA






reply via email to

[Prev in Thread] Current Thread [Next in Thread]