X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=c4bb5e4c96f6d154ee89259aea9f4a027013f0ef;hb=8c6f463e3da3f3a2469b44f17705d633c988fee6;hp=f6276be2166e262fa02b81cf187ed5e54b9ce3fe;hpb=9c940edab2b3282dc658a629a24573e92964ae77;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index f6276be..c4bb5e4 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1 +1,7 @@ -\lipsum[1] +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.