coursework/cw03.tex
changeset 333 8890852e18b7
parent 328 bc03ff3d347c
child 358 b3129cff41e9
equal deleted inserted replaced
332:4755ad4b457b 333:8890852e18b7
     5 \begin{document}
     5 \begin{document}
     6 
     6 
     7 \section*{Coursework 3 (Strand 1)}
     7 \section*{Coursework 3 (Strand 1)}
     8 
     8 
     9 \noindent
     9 \noindent
    10 This coursework is worth 5\% and is due on 27 November at 16:00. You 
    10 This coursework is worth 5\% and is due on 26 November at 16:00. You 
    11 are asked to implement a parser for the WHILE language and also 
    11 are asked to implement a parser for the WHILE language and also 
    12 an interpreter. You should use the lexer from the previous
    12 an interpreter. You should use the lexer from the previous
    13 coursework for the parser. 
    13 coursework for the parser. 
    14 
    14 
    15 
    15