diff -r 4755ad4b457b -r 8890852e18b7 coursework/cw03.tex --- a/coursework/cw03.tex Fri Sep 25 20:59:24 2015 +0100 +++ b/coursework/cw03.tex Mon Sep 28 23:47:34 2015 +0100 @@ -7,7 +7,7 @@ \section*{Coursework 3 (Strand 1)} \noindent -This coursework is worth 5\% and is due on 27 November at 16:00. You +This coursework is worth 5\% and is due on 26 November at 16:00. You are asked to implement a parser for the WHILE language and also an interpreter. You should use the lexer from the previous coursework for the parser.