help-bison
[Top][All Lists]
Advanced

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

Re: Bison and large grammars


From: Akim Demaille
Subject: Re: Bison and large grammars
Date: 09 Apr 2002 11:24:21 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Anthony" == Anthony DeRobertis <address@hidden> writes:

Anthony> On Tuesday, April 9, 2002, at 04:37 , Akim Demaille wrote:

>> Large enough, i.e., a grammar on which 1.28 or whatever non 1.5x
>> dies.

Anthony> It doesn't die, though I will certainly complain if it starts
Anthony> to ;-)

Anthony> Can you be specific on what the limits are? Then I can tell
Anthony> you how close I am (and possibly if I expect to break any of
Anthony> them).

The easiest to break down is the number of items.  The limit is
32767.  Roughly, make the sum of the number of symbols on all the RHS
and there you have.



reply via email to

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