-This thesis introduces a innovative way to connect small Internet of Things
+This thesis introduces an 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
support. In the following subsections each of the main techniques are briefly
explained.
-\section{Deep embedding}
+\section{Deep Embedding}
\input{edsl.deep}
-\section{Shallow embedding}
+\section{Shallow Embedding}
\input{edsl.shallow}
-\section{Class based shallow embedding}
+\section{Class Based Shallow Embedding}
\input{edsl.class}
\section{Control flow}
\input{mtask.control}
-\section{Input/Output and class extensions}
+\section{Input/Output and Class Extensions}
\input{mtask.io}
\section{Semantics}