X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=5030daff24b1d72848b976f338ccb531aa8592fd;hb=b169f782754863abe4bd953c7f3c3f9f2aecad45;hp=aba9886d700c3bbe26df820cc328fd9a6da6781d;hpb=57dab117db1fa358785cc3992053206584df0b53;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index aba9886..5030daf 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{EDSL} called \gls{mTask} written in \gls{Clean} +based shallowly \glspl{EDSL} 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. +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.