X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=1509fb7e9caff482a594fcc263652f4fbb6a63e7;hb=b8e0188d0d4b4f321259e036807b439c85753828;hp=c8e6ed7c4a976e4cf3aae01bb8f7cc961df033dc;hpb=6ee111e09a76e74ba5d55492df62702a364216fd;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index c8e6ed7..1509fb7 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 introduces a innovative way to connect small \gls{IoT} devices to +high level \gls{TOP} implementations languages. It demonstrates how a novel +frontend for the existing class-based shallowly \gls{EDSL} called \gls{mTask} +by Koopman et al.\ --- written in \gls{Clean} --- can be employed to compile +\gls{IoT}-\glspl{Task} on the fly and send them to devices as interpretable +bytecode. All of which adheres to the \gls{TOP} philosophy where common +concepts such as \glspl{SDS} and \gls{Task}-combinators are available at ease.