elaborate on communication
[msc-thesis1617.git] / results.mtask.tex
index a702432..c32f7ac 100644 (file)
@@ -23,7 +23,7 @@ might not be the final value it will get. Therefore a device must publish the
 added to the \CI{sds} class that adds the \CI{pub} function.
 \todo{elaborate}
 
-\section{Bytecode compilation}
+\section{Bytecode compilation}\label{sec:compiler}
 The \glspl{mTask} are sent to the device in bytecode and are saved in the
 memory of the device. To compile the \gls{EDSL} code to bytecode, a view is
 added to the \gls{mTask}-system called \CI{ByteCode}. As shown in