updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Sat, 31 Oct 2015 11:37:55 +0000
changeset 364 50ce3667c190
parent 363 0d6deecdb2eb
child 365 9b71dead1219
updated
coursework/cw02.pdf
coursework/cw02.tex
Binary file coursework/cw02.pdf has changed
--- a/coursework/cw02.tex	Sat Oct 31 11:16:52 2015 +0000
+++ b/coursework/cw02.tex	Sat Oct 31 11:37:55 2015 +0000
@@ -121,7 +121,8 @@
 Extend your tokenizer from Q2 to also simplify regular expressions
 after each derivation step and rectify the computed values after each
 injection. Use this tokenizer to tokenize the programs in
-Figure~\ref{fib} and \ref{loop}.
+Figure~\ref{fib} and \ref{loop}. Give the tokens of these
+programs where whitespaces are filtered out.
 
 
 \begin{figure}[p]