bison-patches
[Top][All Lists]
Advanced

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

Re: FYI: --help mentions GLR


From: Akim Demaille
Subject: Re: FYI: --help mentions GLR
Date: Mon, 29 May 2006 09:59:50 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>> "Joel" == Joel E Denny <address@hidden> writes:

 > -GNU bison generates parsers for LALR(1) grammars.\n"), stdout);
 > +GNU bison generates parsers for LALR(1) or GLR grammars.\n"), stdout);

It doesn't make sense to me to refer to "GLR grammars".

GNU Bison generates LALR(1) and GLR parsers.





reply via email to

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