bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Paul Eggert
Subject: Re: push parser
Date: Tue, 07 Feb 2006 23:42:32 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Bob Rossi <address@hidden> writes:

> I've been in contact with him, and get advice where I can. The problem
> is, he has a completely different skeleton. I'm not sure that this would
> be acceptable. Would it?

All other things being equal I'd rather not maintain a different
skeleton.  On the other hand, if it's too much of a pain to squeeze it
into yacc.c (as I suspect it is) I suppose you might as well go with a
different skeleton.

> This is the fundamental question I have in
> regards to starting my work. Akim suggested I should start with yacc.c
> and work towards something that Odd had. What do you think?

That sounds like a reasonable suggestion, yes.

> The problem is, a push parser will not work unless a pure reentrant parser 
> is being used.

I don't at all mind requiring a pure reentrant parser.  You can
assume that, if you like.

Good luck!




reply via email to

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