From: Mart Lubbers Date: Sun, 18 Jun 2017 17:35:56 +0000 (+0200) Subject: update abstract and acks X-Git-Tag: hand-in~75 X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=c91e99cb9e71060f461c03d1454ad5f31e9495a1;p=msc-thesis1617.git update abstract and acks --- diff --git a/abstract.tex b/abstract.tex index 3e40f04..1509fb7 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,7 +1,7 @@ -This thesis introduces a way to connect small \gls{IoT} devices with high level -\gls{TOP} implementations languages. It demonstrates how a new frontend for the -class-based shallowly \gls{EDSL} called \gls{mTask} 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 \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. diff --git a/acknowledgements.tex b/acknowledgements.tex index 675949a..baec39d 100644 --- a/acknowledgements.tex +++ b/acknowledgements.tex @@ -1,7 +1,6 @@ -I would like to thank everyone helping me writing this thesis. This includes but -is not limited to Rinus and Pieter for the support, supervision and weekly -sparring. Bas, for providing the needed \gls{iTasks} support. Arjan, for the -sparring and coffee. George, Camil and others\todo{proofreaders}\ for -proofreading and Camil for lifting \emph{Cloogle} to a robust search engine I -used daily. Finally, I would like to thank my family, friends and wife for -listening to my year of endless rambling on the subject. +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 +rambling on the subject.