cws/cw03.tex
changeset 877 a8a4ca890f56
parent 860 abf63cd5e11b
child 886 7a8187cf5bb3
equal deleted inserted replaced
876:09e4ca6d00a0 877:a8a4ca890f56
     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