# HG changeset patch # User cu # Date 1509536663 0 # Node ID fd3678dd1465441d31163a6b0fdd6736d416a374 # Parent 3725e24f1a1967a7bad202f3ca88cb93e4c2e5a5 updated diff -r 3725e24f1a19 -r fd3678dd1465 hws/hw08.pdf Binary file hws/hw08.pdf has changed diff -r 3725e24f1a19 -r fd3678dd1465 hws/hw08.tex --- 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}