--- a/coursework/cw03.tex Mon Aug 24 15:03:55 2020 +0100
+++ b/coursework/cw03.tex Mon Aug 31 16:57:15 2020 +0100
@@ -11,13 +11,14 @@
\url{https://github.com/ArashPartow/math-parser-benchmark-project}
-\noindent This coursework is worth 5\% and is due on \cwTHREE{}
-at 18:00. You are asked to implement a parser for the
-WHILE language and also an interpreter. You can do the
-implementation in any programming language you like, but you
-need to submit the source code with which you answered the
-questions, otherwise a mark of 0\% will be awarded. You should
-use the lexer from the previous coursework for the parser.
+\noindent This coursework is worth 5\% and is due on \cwTHREE{} at
+18:00. You are asked to implement a parser for the WHILE language and
+also an interpreter. You can do the implementation in any programming
+language you like, but you need to submit the source code with which
+you answered the questions, otherwise a mark of 0\% will be
+awarded. You should use the lexer from the previous coursework for the
+parser. Please package everything(!) in a zip-file that creates a
+directory with the name \texttt{YournameYourFamilyname} on my end.
\subsection*{Disclaimer}