hws/hw08.tex
changeset 577 7a437f1f689d
parent 530 cec95ad3a837
child 726 fba480bbc9f7
equal deleted inserted replaced
576:550186034b6e 577:7a437f1f689d
    22       input, without the need of a lexer. What are the
    22       input, without the need of a lexer. What are the
    23       advantages to first lex a string and then feed a
    23       advantages to first lex a string and then feed a
    24       sequence of tokens as input to the parser?
    24       sequence of tokens as input to the parser?
    25 
    25 
    26 \item Explain what is meant by the terms lazy evaluation and eager
    26 \item Explain what is meant by the terms lazy evaluation and eager
    27       evaluation.
    27   evaluation.
       
    28 
       
    29 \item \POSTSCRIPT    
    28 \end{enumerate}
    30 \end{enumerate}
    29 
    31 
    30 \end{document}
    32 \end{document}
    31 
    33 
    32 %%% Local Variables: 
    34 %%% Local Variables: