X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=mtaskext.tex;h=e56d79cdc6c923733f89c454163babe98924ecf2;hb=2498dced580be1e7af31a662dadee26c4fd159ed;hp=a8d525f49306acca9cd0553c45d7dfe9ae53c1bb;hpb=6548a5ec9ce8e0df67fc4019625ab5238eb1bf71;p=msc-thesis1617.git diff --git a/mtaskext.tex b/mtaskext.tex index a8d525f..e56d79c 100644 --- a/mtaskext.tex +++ b/mtaskext.tex @@ -7,13 +7,13 @@ 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. -\section{\gls{Task} Semantics} -\input{mtaskext.tasksem} +\section{\gls{Task} Scheduling Strategy} +\input{mtaskext.taskstrat} -\section{\gls{SDS} semantics} -\input{mtaskext.sdssem} +\section{\gls{SDS} Properties} +\input{mtaskext.sdsprop} -\section{Bytecode compilation view}\label{sec:compiler} +\section{Bytecode Compilation View}\label{sec:compiler} \input{mtaskext.bytecode} \section{Examples}