bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Joel E. Denny
Subject: Re: push parser
Date: Sun, 31 Dec 2006 15:30:33 -0500 (EST)

On Tue, 26 Dec 2006, Joel E. Denny wrote:

>  2006-12-26  Joel E. Denny  <address@hidden>
>  
> +     For push mode, convert yyparse from a macro to a function, invoke yylex
> +     instead of passing a yylexp argument to yypull_parse, and don't
> +     generate yypull_parse or yyparse unless %push-pull-parser is declared.
> +     Discussed starting at
> +     <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00163.html>.

I committed that.




reply via email to

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