mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: fix confusing citation of LAC publication.
Suggested by Akim Demaille. * doc/bison.texinfo (LAC): Here.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: fix confusing citation of LAC publication.
|
||||
Suggested by Akim Demaille.
|
||||
* doc/bison.texinfo (LAC): Here.
|
||||
|
||||
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
lr.default-reductions: rename "full" value to "most".
|
||||
|
||||
@@ -7256,10 +7256,9 @@ 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}.
|
||||
While the LAC algorithm shares techniques that have been recognized in the
|
||||
parser community for years, for the publication that introduces LAC,
|
||||
@pxref{Bibliography,,Denny 2010 May}.
|
||||
|
||||
@node Unreachable States
|
||||
@subsection Unreachable States
|
||||
|
||||
Reference in New Issue
Block a user