From 121c498280f96b31a1f90e2012751509e6358a64 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sun, 6 Mar 2011 17:12:16 -0500 Subject: [PATCH] doc: cite publication for LAC. * doc/bison.texinfo (LAC): Here. --- ChangeLog | 5 +++++ doc/bison.texinfo | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 361d2252..69efad5b 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 a1889ec2..ab6486a8 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -7256,6 +7256,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 -- 2.45.2