# HG changeset patch # User Christian Urban # Date 1446291475 0 # Node ID 50ce3667c19085f5f67df2f2b74457ddfad41089 # Parent 0d6deecdb2ebbec658c7dc406d8e2b3106cf4570 updated diff -r 0d6deecdb2eb -r 50ce3667c190 coursework/cw02.pdf Binary file coursework/cw02.pdf has changed diff -r 0d6deecdb2eb -r 50ce3667c190 coursework/cw02.tex --- 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]