coursework/cw03.tex
changeset 328 bc03ff3d347c
parent 309 640e4a05cd9b
child 333 8890852e18b7
equal deleted inserted replaced
327:9470cd124667 328:bc03ff3d347c
     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 28 November at 16:00. You 
    10 This coursework is worth 5\% and is due on 27 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