changeset 292 | 7ed2a25dd115 |
parent 217 | cd6066f1056a |
child 297 | 5c51839c88fd |
--- a/handouts/ho06.tex Tue Oct 28 06:01:00 2014 +0000 +++ b/handouts/ho06.tex Tue Oct 28 12:24:11 2014 +0000 @@ -42,7 +42,7 @@ \begin{document} -\section*{Handout 6} +\section*{Handout 6 (Parser Combinators)} While regular expressions are very useful for lexing and for recognising many patterns in strings (like email addresses), they have their limitations. For