help-bison
[Top][All Lists]
Advanced

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

Re: Help using bison


From: Michael Brandt
Subject: Re: Help using bison
Date: Thu, 15 Dec 2005 00:16:07 +0100

On 14/12/05, Bob Rossi <address@hidden> 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




reply via email to

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