add taskvalue graph and split up methods
[msc-thesis1617.git] / abstract.tex
1 This thesis presents a way to connect small \gls{IoT} devices with high level
2 \gls{TOP} implementations languages. It shows how a new frontend for the class
3 based shallowly \glspl{EDSL} called \gls{mTask} written in \gls{Clean}
4 can be used to compile \gls{IoT}-tasks on the fly and send them to the device
5 as interpretable bytecode. All of this adheres to the \gls{TOP} philosophy
6 where familiar concepts such as \glspl{SDS} and task-combinators are available
7 at ease.