hws/hw08.tex
changeset 577 1d6043a87a3e
parent 530 fd3678dd1465
child 726 f6c2e8c48a1c
equal deleted inserted replaced
576:414f1daf5728 577:1d6043a87a3e
    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: