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: Paul Eggert
Subject: Re: bison patch to help gcc?
Date: 26 Mar 2003 22:09:59 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

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.

That idea looks good to me.


Neil Booth <address@hidden> writes:

> Our actions are currently cack-handed, a large part of it working
> around bison issues.

Is there a good summary somewhere of why most of the problems in the
GCC parser's actions are due to Bison?

Bison can't compete with hand-crafted code in terms of performance.
Its main advantage over hand-crafted code should be reliability and
ease of maintenance.  If it doesn't provide that, there's something
wrong.




reply via email to

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