X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=04b68ea62a99147315cb610c47baf76722ea60e2;hb=2857e75ec894637ddbc8fc1268719ef3cbcbe8ed;hp=c8e6ed7c4a976e4cf3aae01bb8f7cc961df033dc;hpb=6ee111e09a76e74ba5d55492df62702a364216fd;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index c8e6ed7..04b68ea 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,9 +1,8 @@ -\chapter*{\centering Abstract} -\begin{quotation} - \centering\it\noindent - Okay. - - hallo - - hoi -\end{quotation} +This thesis introduces a innovative way to connect small Internet of Things +devices to high level Task Oriented Programming implementations languages. The +existing class-based shallowly Embedded Domain Specific Language called mTask +by Koopman et al.\ --- written in Clean --- is extended with a new view to +allow compilation of Internet of Things Tasks on the fly and send them to +devices as interpretable bytecode. All introduced functionality adheres to the +Task Oriented Programming philosophy where common concepts such as Shared Data +Sources and Task-combinators are available at ease.