From: Joel E. Denny Date: Sun, 6 Mar 2011 22:12:16 +0000 (-0500) Subject: doc: cite publication for LAC. X-Git-Tag: v2.7.90~616 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/15e46f2df4623a5a4b2c2f50a1be20947a7e3099 doc: cite publication for LAC. * doc/bison.texinfo (LAC): Here. (cherry picked from commit 121c498280f96b31a1f90e2012751509e6358a64) --- diff --git a/ChangeLog b/ChangeLog index e1bfcc66..5c25fa28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-06 Joel E. Denny + + doc: cite publication for LAC. + * doc/bison.texinfo (LAC): Here. + 2011-03-06 Joel E. Denny doc: clean up terminology for mysterious conflicts. diff --git a/doc/bison.texinfo b/doc/bison.texinfo index a965753a..915c8111 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -7562,6 +7562,11 @@ never physically copied. In our experience, the performance penalty of LAC has proven insignificant for practical grammars. @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 @subsection Unreachable States @findex %define lr.keep-unreachable-states