Proceedings of the 4th ACM SIGPLAN International Workshop on Reactive and Event-Based Languages and Systems 2017
DOI: 10.1145/3141858.3141862
|View full text |Cite
|
Sign up to set email alerts
|

First-class reactive programs for CPS

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…EVALUATION We implement our motivating example for a swarm of six robots with our extensions, as described in the previous section, and without, and evaluate them by comparing the code of the resulting programs. We have thoroughly verified that the two programs are functionally equivalent by developing a series of unit tests using Mocha, which is a feature-rich JavaScript test framework 6 . The code of both programs, along with the test suite, will be available online at the time of publication.…”
Section: Program Codementioning
confidence: 99%
See 1 more Smart Citation
“…EVALUATION We implement our motivating example for a swarm of six robots with our extensions, as described in the previous section, and without, and evaluate them by comparing the code of the resulting programs. We have thoroughly verified that the two programs are functionally equivalent by developing a series of unit tests using Mocha, which is a feature-rich JavaScript test framework 6 . The code of both programs, along with the test suite, will be available online at the time of publication.…”
Section: Program Codementioning
confidence: 99%
“…Reactive programming is a declarative programming paradigm that maps well with the event-driven nature of IoT [6], [7]: it offers first class abstractions for modeling and combining data from distributed and heterogeneous sources, i.e. sensors, along with a reactive runtime environment that automatically propagates their measurements.…”
Section: Introductionmentioning
confidence: 99%