equal
deleted
inserted
replaced
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: |