diff -r f2d7b885b3e3 -r 5dc452d7c08e coursework/cw03.tex --- a/coursework/cw03.tex Tue Sep 26 14:07:29 2017 +0100 +++ b/coursework/cw03.tex Tue Sep 26 14:08:49 2017 +0100 @@ -6,7 +6,7 @@ \section*{Coursework 3} -\noindent This coursework is worth 5\% and is due on 24 +\noindent This coursework is worth 5\% and is due on 23 November at 16:00. You are asked to implement a parser for the WHILE language and also an interpreter. You can do the implementation in any programming language you like, but you @@ -117,7 +117,7 @@ how long does your interpreter take when \pcode{start} is initialised with 100, 500 and so on. How far can you scale this value if you are willing to wait, say -1 Minute. +1 Minute? \begin{figure}[p] \begin{center}