From 200ee3bbd22a99bffbcab522ba87b7d903879e48 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 26 Jun 2017 13:10:42 +0200 Subject: [PATCH] Camil's comments: abstract --- abstract.tex | 15 ++++++++------- acknowledgements.tex | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/abstract.tex b/abstract.tex index 1509fb7..04b68ea 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,7 +1,8 @@ -This thesis introduces a innovative way to connect small \gls{IoT} devices to -high level \gls{TOP} implementations languages. It demonstrates how a novel -frontend for the existing class-based shallowly \gls{EDSL} called \gls{mTask} -by Koopman et al.\ --- written in \gls{Clean} --- can be employed to compile -\gls{IoT}-\glspl{Task} on the fly and send them to devices as interpretable -bytecode. All of which adheres to the \gls{TOP} philosophy where common -concepts such as \glspl{SDS} and \gls{Task}-combinators are available at ease. +This thesis introduces a innovative way to connect small Internet of Things +devices to high level Task Oriented Programming implementations languages. The +existing class-based shallowly Embedded Domain Specific Language called mTask +by Koopman et al.\ --- written in Clean --- is extended with a new view to +allow compilation of Internet of Things Tasks on the fly and send them to +devices as interpretable bytecode. All introduced functionality adheres to the +Task Oriented Programming philosophy where common concepts such as Shared Data +Sources and Task-combinators are available at ease. diff --git a/acknowledgements.tex b/acknowledgements.tex index baec39d..cb73b52 100644 --- a/acknowledgements.tex +++ b/acknowledgements.tex @@ -1,6 +1,6 @@ I would like to thank everyone who supported me during this thesis. This includes but is not limited to Rinus and Pieter for the supervision and weekly meetings. Bas, for providing \gls{iTasks} insight. Arjan, for sparring and -coffee and George and Camil for proofreading the thesis. Finally, I would like -to thank my family, friends and wife for listening to my year of endless +coffee and George, Camil and Roy for proofreading the thesis. Finally, I would +like to thank my family, friends and wife for listening to my year of endless rambling on the subject. -- 2.20.1