% !TEX program = xelatex\documentclass{article}\usepackage{../style}\usepackage{../langs}\begin{document}\section*{Coursework 5}\noindent This coursework is worth 12\% and is due on \cwFIVE{} at18:00. You are asked to implement a compiler targetting the LLVM-IR.You can do the implementation in any programminglanguage you like, but you need to submit the source code with whichyou answered the questions, otherwise a mark of 0\% will beawarded. You should use the lexer from the previous coursework for theparser. Please package everything(!) in a zip-file that creates adirectory with the name \texttt{YournameYourFamilyname} on my end.\subsection*{Disclaimer\alert}It should be understood that the work you submit represents your owneffort. You have not copied from anyone else. An exception is theScala code I showed during the lectures or uploaded to KEATS, whichyou can both use. You can also use your own code from the CW~1 --CW~4.\subsection*{Question 1}\subsection*{Question 2}\subsection*{Question 3}\end{document}%%% Local Variables: %%% mode: latex%%% TeX-master: t%%% End: