updated draft
authorcu
Wed, 01 Nov 2017 11:44:23 +0000
changeset 530 fd3678dd1465
parent 529 3725e24f1a19
child 531 9b4bc870deb6
updated
hws/hw08.pdf
hws/hw08.tex
Binary file hws/hw08.pdf has changed
--- a/hws/hw08.tex	Tue Oct 31 21:32:12 2017 +0000
+++ b/hws/hw08.tex	Wed Nov 01 11:44:23 2017 +0000
@@ -22,7 +22,9 @@
       input, without the need of a lexer. What are the
       advantages to first lex a string and then feed a
       sequence of tokens as input to the parser?
-      
+
+\item Explain what is meant by the terms lazy evaluation and eager
+      evaluation.
 \end{enumerate}
 
 \end{document}