cws/cw03.tex
changeset 877 43460c7b2010
parent 860 6f80e6df34f7
child 886 8a8d87394608
equal deleted inserted replaced
876:771396fa6cc4 877:43460c7b2010
     8 \section*{Coursework 3}
     8 \section*{Coursework 3}
     9 
     9 
    10 
    10 
    11 
    11 
    12 \noindent This coursework is worth 10\% and is due on \cwTHREE{} at
    12 \noindent This coursework is worth 10\% and is due on \cwTHREE{} at
    13 18:00. You are asked to implement a parser for the WHILE language and
    13 16:00. You are asked to implement a parser for the WHILE language and
    14 also an interpreter. You can do the implementation in any programming
    14 also an interpreter. You can do the implementation in any programming
    15 language you like, but you need to submit the source code with which
    15 language you like, but you need to submit the source code with which
    16 you answered the questions, otherwise a mark of 0\% will be
    16 you answered the questions, otherwise a mark of 0\% will be
    17 awarded. You should use the lexer from the previous coursework for the
    17 awarded. You should use the lexer from the previous coursework for the
    18 parser.  Please package everything(!) in a zip-file that creates a
    18 parser.  Please package everything(!) in a zip-file that creates a