[Commit] mint-2004b tool.tex,1.6,1.7

Emma Kuo commit at keithp.com
Wed Dec 1 14:13:06 PST 2004


Committed by: ekuo

Update of /local/src/CVS/mint-2004b
In directory home.keithp.com:/tmp/cvs-serv26528

Modified Files:
	tool.tex 
Log Message:


Index: tool.tex
===================================================================
RCS file: /local/src/CVS/mint-2004b/tool.tex,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tool.tex	1 Dec 2004 19:17:37 -0000	1.6
+++ tool.tex	1 Dec 2004 22:13:03 -0000	1.7
@@ -131,8 +131,6 @@
 (as opposed to SLR or LALR) was chosen  due to the simplicity of this algorithm and
 the fact that memory sizes are large enough for tables now.
 The table sizes do indeed seem to be reasonable.
-[cite table size statistics
-for different algorithms]
 
 The parser generator is additionally augmented with
 precedence rules to resolve shift/reduce conflicts.  While
@@ -161,7 +159,7 @@
 \end{tabular}
 
 Integers are printed in human-readable format, and unions are printed
-as their equivalent name, eg. ``shift'' or ``reduction''. String
+as their equivalent name, for example ``shift'' or ``reduction''. String
 values are delimited by double quotes. Escaping of double quote
 characters has not been implemented, but since token and nonterminal
 names are the only string values appearing in the tables, this




More information about the Commit mailing list