X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=c4bb5e4c96f6d154ee89259aea9f4a027013f0ef;hb=5f23e1fc77da5ea47ca9e1f71f7c2e862e0e0df2;hp=1272fabbbd92ebed742d4cdde4cfd6a89c90d88a;hpb=4ac8ff3216dd921df44fbed2ba7d4ad01ff7033d;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index 1272fab..c4bb5e4 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,7 +1,7 @@ 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 embedded \glspl{DSL} called \gls{mTask} written in \gls{Clean} -can be used to compile \gls{IoT}-tasks on the fly and send them to the device -as bytecode which is interpreted. All of this adheres to the \gls{TOP} -philosophy where familiar concepts such as \glspl{SDS} and task-combinators are -available at ease. +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.