add connection diagrams and add todo combinators
[msc-thesis1617.git] / abstract.tex
index aba9886..c4bb5e4 100644 (file)
@@ -1,7 +1,7 @@
 This thesis presents a way to connect small \gls{IoT} devices with high level
 \gls{TOP} implementations languages. It shows how a new frontend for the class
-based shallowly embedded \glspl{EDSL} called \gls{mTask} written in \gls{Clean}
-can be used to compile \gls{IoT}-tasks on the fly and send them to the device
-as bytecode which is interpreted. All of this adheres to the \gls{TOP}
-philosophy where familiar concepts such as \glspl{SDS} and task-combinators are
-available at ease.
+based shallowly \gls{EDSL} called \gls{mTask} written in \gls{Clean}
+can be used to compile \gls{IoT}-tasks on the fly and send them to devices
+as interpretable bytecode. All of this adheres to the \gls{TOP} philosophy
+where familiar concepts such as \glspl{SDS} and task-combinators are available
+at ease.