bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Bob Rossi
Subject: Re: push parser
Date: Wed, 27 Dec 2006 09:35:39 -0500
User-agent: Mutt/1.5.12-2006-07-14

On Tue, Dec 26, 2006 at 07:09:20PM -0500, Joel E. Denny wrote:
> On Tue, 26 Dec 2006, Bob Rossi wrote:
> 
> > What's left to do here? Do you have a list of things?
> 
> 1. For yacc.c, you can invoke yyparse multiple times.  For push.c's push 
> mode, I haven't thought this through.  I guess yypush_parse should set 
> yyps->yynew = 1 whenever it returns with a parse error or success.
> 
> 2. The push parser needs to be documented in the manual.
> 
> 3. We should add some test cases that exercise yypush_parse better than 
> just a while loop that behaves like yyparse.

I'd be happy to help or do any of these tasks, which would you prefer I
start with?

Bob Rossi




reply via email to

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