From f2e6ff2a8f86466af7d789e901d08b90661f8b31 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Fri, 2 Jun 2017 18:26:51 +0200 Subject: [PATCH] Split up section --- results.mtask.tex | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/results.mtask.tex b/results.mtask.tex index aaa2515..a498dce 100644 --- a/results.mtask.tex +++ b/results.mtask.tex @@ -1,9 +1,18 @@ \section{mTask} +\subsection{Extension on the \gls{mTask}-\gls{EDSL}} +Some functionality of the original \gls{mTask}-\gls{EDSL} will not be used in +this sytem. Conversely, some functionality wanted was not available in the +original system. Due to the nature of class based shallow embedding this is +very easy to solve. A type housing the \gls{EDSL} does not have to implement +all the available classes. Moreover, classes can be added at will without +interfering with the existing views. +\todo{Aanpassingen aan de mTask DSL} + \subsection{Semantics} \todo{Uitleggen wat het systeem precies doet} -\subsection{Extension on the \gls{mTask}-\gls{EDSL}} -\todo{Aanpassingen aan de mTask DSL} +\subsection{Bytecode compilation view} +\todo{Uitwijden hierop} \section{iTasks} \subsection{Shares} -- 2.20.1