bison-patches
[Top][All Lists]
Advanced

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

Re: bison patch to help gcc?


From: Akim Demaille
Subject: Re: bison patch to help gcc?
Date: Sat, 29 Mar 2003 11:15:16 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

 Paul> Tim Josling <address@hidden> writes:
 >> If this patch concept is acceptable I will create, document and test a
 >> patch for inclusion in bison. Otherwise please let me know and I will
 >> try and find another way.

 Paul> That idea looks good to me.

Actually, I think that something more general would be most welcome.
It should include a mean to read the rule being reduced.  If you take
a look at what Yaxx is doing, that's exactly the same need.  I also
remember that once Greg McGary had similar needs to improve the way
trace (YYDEBUG) were issued for his specific job.

Also, I'm trying to stop using this CPP syntax, and rather use new
Bison directive.  So I would like to propose something more like a
%prereduce, %postreduce.







reply via email to

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