X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=c4bb5e4c96f6d154ee89259aea9f4a027013f0ef;hb=96c38eaced38e4a3cb8df44ec54b778a1dc11b24;hp=c8e6ed7c4a976e4cf3aae01bb8f7cc961df033dc;hpb=6ee111e09a76e74ba5d55492df62702a364216fd;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index c8e6ed7..c4bb5e4 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,9 +1,7 @@ -\chapter*{\centering Abstract} -\begin{quotation} - \centering\it\noindent - Okay. - - hallo - - hoi -\end{quotation} +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 \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.