mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
doc: cite publication for LAC.
* doc/bison.texinfo (LAC): Here.
(cherry picked from commit 121c498280)
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2011-03-06 Joel E. Denny <joeldenny@joeldenny.org>
|
||||||
|
|
||||||
|
doc: cite publication for LAC.
|
||||||
|
* doc/bison.texinfo (LAC): Here.
|
||||||
|
|
||||||
2011-03-06 Joel E. Denny <joeldenny@joeldenny.org>
|
2011-03-06 Joel E. Denny <joeldenny@joeldenny.org>
|
||||||
|
|
||||||
doc: clean up terminology for mysterious conflicts.
|
doc: clean up terminology for mysterious conflicts.
|
||||||
|
|||||||
@@ -7562,6 +7562,11 @@ never physically copied. In our experience, the performance penalty of LAC
|
|||||||
has proven insignificant for practical grammars.
|
has proven insignificant for practical grammars.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
While the basic premise behind LAC has been recognized in the parser
|
||||||
|
community for years, for the first publication that uses the term LAC and
|
||||||
|
that discusses Bison's LAC implementation, @pxref{Bibliography,,Denny 2010
|
||||||
|
May}.
|
||||||
|
|
||||||
@node Unreachable States
|
@node Unreachable States
|
||||||
@subsection Unreachable States
|
@subsection Unreachable States
|
||||||
@findex %define lr.keep-unreachable-states
|
@findex %define lr.keep-unreachable-states
|
||||||
|
|||||||
Reference in New Issue
Block a user