equal
deleted
inserted
replaced
|
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 2 (Strand 1)} |
8 \section*{Coursework 2 (Strand 1)} |
8 |
9 |
9 \noindent This coursework is worth 5\% and is due on 2 |
10 \noindent This coursework is worth 5\% and is due on 4 |
10 November at 18:00. You are asked to implement the Sulzmann \& |
11 November at 18:00. You are asked to implement the Sulzmann \& |
11 Lu lexer for the WHILE language. You can do the |
12 Lu lexer for the WHILE language. 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 can |
15 questions, otherwise a mark of 0\% will be awarded. You can |