coursework/cw03.tex
changeset 630 9b1c15c3eb6f
parent 567 4573d36d0b2f
child 682 553b4d4e3719
equal deleted inserted replaced
629:1b718d6065c2 630:9b1c15c3eb6f
       
     1 % !TEX program = xelatex
     1 \documentclass{article}
     2 \documentclass{article}
     2 \usepackage{../style}
     3 \usepackage{../style}
     3 \usepackage{../langs}
     4 \usepackage{../langs}
     4 
     5 
     5 \begin{document}
     6 \begin{document}
     6 
     7 
     7 \section*{Coursework 3}
     8 \section*{Coursework 3}
     8 
     9 
     9 \noindent This coursework is worth 5\% and is due on 23
    10 \noindent This coursework is worth 5\% and is due on 22 
    10 November at 18:00. You are asked to implement a parser for the
    11 November at 18:00. You are asked to implement a parser for the
    11 WHILE language and also an interpreter. You can do the
    12 WHILE language and also an interpreter. You can do the
    12 implementation in any programming language you like, but you
    13 implementation in any programming language you like, but you
    13 need to submit the source code with which you answered the
    14 need to submit the source code with which you answered the
    14 questions, otherwise a mark of 0\% will be awarded. You should
    15 questions, otherwise a mark of 0\% will be awarded. You should