coursework/cw03.tex
changeset 722 14914b57e207
parent 719 0de3527e6ae3
child 748 383f2a5952ce
equal deleted inserted replaced
721:e3c64f22dd31 722:14914b57e207
     4 \usepackage{../langs}
     4 \usepackage{../langs}
     5 
     5 
     6 \begin{document}
     6 \begin{document}
     7 
     7 
     8 \section*{Coursework 3}
     8 \section*{Coursework 3}
       
     9 
       
    10 TODO: Testcases for expressions
       
    11 \url{https://github.com/ArashPartow/math-parser-benchmark-project}
       
    12 
     9 
    13 
    10 \noindent This coursework is worth 5\% and is due on \cwTHREE{} 
    14 \noindent This coursework is worth 5\% and is due on \cwTHREE{} 
    11 at 18:00. You are asked to implement a parser for the
    15 at 18:00. You are asked to implement a parser for the
    12 WHILE language and also an interpreter. You can do the
    16 WHILE language and also an interpreter. You can do the
    13 implementation in any programming language you like, but you
    17 implementation in any programming language you like, but you