On 14/12/05, Bob Rossi <[EMAIL PROTECTED]> wrote:
> Does bison currently support "inverted flow-of-control"? Do you
> recommend another package for this? Could I come up with some patches
> to modify bison to act this way?

Hi,

The lemon parser generator uses "inverted flow-of-control", the
user/lexer calls the parser for each input token.

See http://www.hwaci.com/sw/lemon/

Michael


_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to