Add conclusions and do some misc fixes.
[matthijs/projects/internship.git] / Report / Main / Problems / Challenges.tex
index 06bd72c81ea6b46321b91c6efc8f8b41ed856b16..39806fae30510fa7f35b4f5904c97cdcf14c37d3 100644 (file)
@@ -1,13 +1,13 @@
 \section{Challenges and Solutions}
-This section will describe the challenges faced during each of the tasks and the
-solutions found for both the task itself and the challenges.
+This section will describe the challenges faced during the work I have performed
+and the solutions found for both the task itself and the challenges.
 
 \subsection{What is MontiumC?}
-A critical question popped up during at the beginning of my internship: What is
+A critical question popped up at the beginning of my internship: What is
 MontiumC? Previously, there was no real specification of MontiumC. There was
 documentation about the functions that could be used, some examples and a lot of
 personal knowledge in the heads of the Recore employees, but ultimately MontiumC
-was "whatever the compiler eats".
+was ``whatever the compiler eats''.
 
 To be able to create a proper set of transformations, the constraints on the
 input and output of that transformation process should be properly specified.