Fix misc style and spelling errors.
[matthijs/projects/internship.git] / Report / Main / Future.tex
index 8bc81f57fcf25bcba6ab7e295063523e1340bfe5..bfa737accb7e30a22689615182c1722cbfaf188d 100644 (file)
@@ -1,6 +1,7 @@
 \chapter{Future work}
 \label{FutureWork}
-This chapter will describe outstanding tasks and issues.
+This chapter will describe tasks for the future and issues that remain
+to be resolved.
 
 \section{Verifiers}
 Currently, when faulty MontiumC is written, this will be detected very late in
@@ -43,7 +44,7 @@ backend would benefit from being able to use existing LLVM code and passes,
 utility code, etc. Also, this would enable the compiler to become a single
 binary executable, instead of having a seperate executable and a Java program.
 
-However, the main risk here is when the LLVM framework turns out to be not fully
+However, the main risk here is that the LLVM framework might turn out to be not fully
 suitable for the Montium backend. When nothing can be reused, the amount of code
 needed is not any less, and if the framework poses limitations, might even be
 more. The new hardware design might be a lot more suitable for reusing LLVM code than