X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=abstract.tex;h=756de5d2d2a6108d0f936835f5bf85ea0c06eee6;hb=5be4e2b2dc655e3e4572f67fb1f9243024a1fefe;hp=f6276be2166e262fa02b81cf187ed5e54b9ce3fe;hpb=9c940edab2b3282dc658a629a24573e92964ae77;p=msc-thesis1617.git diff --git a/abstract.tex b/abstract.tex index f6276be..756de5d 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1 +1,8 @@ -\lipsum[1] +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 +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.