updated
authorChristian Urban <christian.urban@kcl.ac.uk>
Thu, 04 Feb 2021 10:19:48 +0000
changeset 823 bde572a54112
parent 822 6b06aeb192ea
child 824 284ac979f289
updated
cws/cw04.pdf
cws/cw04.tex
Binary file cws/cw04.pdf has changed
--- a/cws/cw04.tex	Fri Jan 22 10:39:04 2021 +0000
+++ b/cws/cw04.tex	Thu Feb 04 10:19:48 2021 +0000
@@ -16,8 +16,9 @@
 \noindent This coursework is worth 10\% and is due on \cwFOUR{}
 at 18:00. You are asked to implement a compiler for
 the WHILE language that targets the assembler language
-provided by Jasmin or Krakatau (both have very similar
-syntax). You can do the implementation in any programming
+provided by Jasmin or Krakatau (both have a very similar
+syntax). Please submit your answers to the questions
+below as PDF. 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 and parser from the