equal
deleted
inserted
replaced
5 |
5 |
6 \begin{document} |
6 \begin{document} |
7 |
7 |
8 \section*{Coursework 3} |
8 \section*{Coursework 3} |
9 |
9 |
10 \noindent This coursework is worth 5\% and is due on 22 |
10 \noindent This coursework is worth 5\% and is due on \cwTHREE{} |
11 November at 18:00. You are asked to implement a parser for the |
11 at 18:00. You are asked to implement a parser for the |
12 WHILE language and also an interpreter. You can do the |
12 WHILE language and also an interpreter. You can do the |
13 implementation in any programming language you like, but you |
13 implementation in any programming language you like, but you |
14 need to submit the source code with which you answered the |
14 need to submit the source code with which you answered the |
15 questions, otherwise a mark of 0\% will be awarded. You should |
15 questions, otherwise a mark of 0\% will be awarded. You should |
16 use the lexer from the previous coursework for the parser. |
16 use the lexer from the previous coursework for the parser. |