mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
More.
This commit is contained in:
7
TODO
7
TODO
@@ -274,7 +274,8 @@ make it much easier to extend the grammar.
|
||||
|
||||
* Parsing grammars
|
||||
Rewrite the reader in Flex/Bison. There will be delicate parts, in
|
||||
particular, expect the scanner to be hard to write.
|
||||
particular, expect the scanner to be hard to write. Many interesting
|
||||
features cannot be implemented without such a new reader.
|
||||
|
||||
* Problems with aliases
|
||||
From: "Baum, Nathan I" <s0009525@chelt.ac.uk>
|
||||
@@ -355,6 +356,10 @@ them, it is fairly well described there. It would be very nice to
|
||||
implement this in such a way that other programs could use
|
||||
lib/warnings.[ch].
|
||||
|
||||
Don't work on this without first announcing you do, as I already have
|
||||
thought about it, and know many of the components that can be used to
|
||||
implement it.
|
||||
|
||||
* Pre and post actions.
|
||||
From: Florian Krohm <florian@edamail.fishkill.ibm.com>
|
||||
Subject: YYACT_EPILOGUE
|
||||
|
||||
Reference in New Issue
Block a user