changeset 360 | c6c574d2ca0c |
parent 358 | b3129cff41e9 |
child 362 | 57ea439feaff |
--- a/handouts/ho05.tex Tue Oct 20 00:01:56 2015 +0100 +++ b/handouts/ho05.tex Fri Oct 23 00:16:00 2015 +0100 @@ -5,7 +5,7 @@ \begin{document} -\section*{Handout 6 (Parser Combinators)} +\section*{Handout 6 (Grammars \& Parser)} While regular expressions are very useful for lexing and for recognising many patterns in strings (like email addresses), they have their limitations. For