| changeset 988 | 6fc5aafc7d45 |
| parent 985 | 4a530cad7804 |
| child 991 | b4b97704815b |
--- 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