process the rest of george's comments
[msc-thesis1617.git] / abstract.tex
1 This thesis introduces a way to connect small \gls{IoT} devices with high level
2 \gls{TOP} implementations languages. It demonstrates how a new frontend for the
3 class-based shallowly \gls{EDSL} called \gls{mTask} written in \gls{Clean} can
4 be employed to compile \gls{IoT}-\glspl{Task} on the fly and send them to
5 devices as interpretable bytecode. All of which adheres to the \gls{TOP}
6 philosophy where common concepts such as \glspl{SDS} and \gls{Task}-combinators
7 are available at ease.