diff -r 2857dcb18458 -r aa976b429904 cws/cw03.tex --- a/cws/cw03.tex Wed Sep 17 16:31:37 2025 +0100 +++ b/cws/cw03.tex Fri Sep 19 18:41:04 2025 +0100 @@ -10,7 +10,7 @@ -\noindent This coursework is worth 10\% and is due on \cwTHREE{} at +\noindent This coursework is worth 15\% and is due on \cwTHREE{} at 16:00. You are asked to implement a parser for the WHILE language and also an interpreter. The parser needs to use parser combinators. You can do the implementation in any programming language you like, but