dot
[msc-thesis1617.git] / glossaries.tex
index d76add4..76a9d84 100644 (file)
@@ -15,7 +15,8 @@
 \newglossaryentry{Task}{name=\emph{Task},
        description={is the basic building block of a \acrshort{TOP} system}}
 \newglossaryentry{mTask}{name=\emph{mTask},
-       description={is an abstraction for \glspl{Task} living on \acrshort{IoT} devices}}
+       description={is an abstraction for \glspl{Task} living on \acrshort{IoT}
+       devices. Moreover, it is the name of an \gls{EDSL}}}
 \newglossaryentry{C}{name=\textsc{C},
        description={is low-level imperative programming language suitable for
        embedded devices}}
@@ -57,3 +58,4 @@
 \newglossacr{SDS}    {Shared Data Source}
 \newglossacr{TCP}    {Transmission Control Protocol}
 \newglossacr{TOP}    {Task Oriented Programming}
+\newglossacr{MSB}    {Most Significant Byte}