mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
TODO: more
This commit is contained in:
12
TODO
12
TODO
@@ -196,6 +196,14 @@ DeRemer and Penello: they already provide the algorithm.
|
|||||||
|
|
||||||
|
|
||||||
* Extensions
|
* Extensions
|
||||||
|
** Multiple start symbols
|
||||||
|
Would be very useful when parsing closely related languages.
|
||||||
|
|
||||||
|
** Better error messages
|
||||||
|
The users are not provided with enough tools to forge their error messages.
|
||||||
|
See for instance "Is there an option to change the message produced by
|
||||||
|
YYERROR_VERBOSE?" by Simon Sobisch, on bison-help.
|
||||||
|
|
||||||
** %include
|
** %include
|
||||||
This is a popular demand. We already made many changes in the parser that
|
This is a popular demand. We already made many changes in the parser that
|
||||||
should make this reasonably easy to implement.
|
should make this reasonably easy to implement.
|
||||||
@@ -241,6 +249,10 @@ XML output for GNU Bison and gcc
|
|||||||
XML output for GNU Bison
|
XML output for GNU Bison
|
||||||
http://yaxx.sourceforge.net/
|
http://yaxx.sourceforge.net/
|
||||||
|
|
||||||
|
** Counterexample generation
|
||||||
|
https://lists.gnu.org/archive/html/bug-bison/2016-06/msg00000.html
|
||||||
|
http://www.cs.cornell.edu/andru/papers/cupex/
|
||||||
|
|
||||||
* Unit rules
|
* Unit rules
|
||||||
Maybe we could expand unit rules, i.e., transform
|
Maybe we could expand unit rules, i.e., transform
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user