]> git.saurik.com Git - bison.git/blobdiff - TODO
Use $accept and $end, as BYacc and BTYacc do, instead of $axiom and $.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 52b2457ea866c39134682681dcf058e285639aac..56038fc633fe45fe039748ce7fffda704db774a4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,6 +4,11 @@
 Write a first documentation for C++ output.
 
 
+* Documentation
+Before releasing, make sure the documentation refers to the current
+`output' format.
+
+
 * Error messages
 Some are really funky.  For instance
 
@@ -121,13 +126,6 @@ this issue.  Does anybody have it?
 
 * Documentation
 
-** Vocabulary
-Explain $axiom (and maybe change its name: BTYacc names it `goal',
-byacc `$accept' probably based on AT&T Yacc, Meta `Start'...).
-Complete the glossary (item, axiom, ?).  Should we also rename `$'?
-BYacc uses `$end'.  `$eof' is attracting, but after all we may be
-parsing a string, a stream etc.
-
 ** History/Bibliography
 Some history of Bison and some bibliography would be most welcome.
 Are there any Texinfo standards for bibliography?