coursework/cw02.tex
changeset 657 732cb155d806
parent 630 9b1c15c3eb6f
child 659 15b69ca63b29
--- a/coursework/cw02.tex	Mon Oct 14 00:48:01 2019 +0100
+++ b/coursework/cw02.tex	Wed Oct 16 11:00:48 2019 +0100
@@ -173,7 +173,8 @@
 after each derivation step and rectify the computed values after each
 injection. Use this lexer to tokenize the programs in
 Figure~\ref{fib} and \ref{loop}. Give the tokens of these
-programs where whitespaces are filtered out.\bigskip
+programs where whitespaces are filtered out. Make sure you can
+tokenise \textbf{exactly} these programs.\bigskip
 
 
 \begin{figure}[h]