mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* TODO: Add pointer to Sylvain Schmitz's work on static detection
of potential ambiguities in GLR grammers.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-12-13 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* TODO: Add pointer to Sylvain Schmitz's work on static detection
|
||||
of potential ambiguities in GLR grammers.
|
||||
|
||||
2006-12-12 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* tests/testsuite.at (AT_CHECK): When checking if $1 starts with
|
||||
|
||||
3
TODO
3
TODO
@@ -56,6 +56,9 @@ Provide better assistance for understanding the conflicts by providing
|
||||
a sample text exhibiting the (LALR) ambiguity. See the paper from
|
||||
DeRemer and Penello: they already provide the algorithm.
|
||||
|
||||
** Statically check for potential ambiguities in GLR grammars. See
|
||||
<http://www.i3s.unice.fr/~schmitz/papers.html#expamb> for an approach.
|
||||
|
||||
|
||||
* Extensions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user