User loginNavigation |
Céu: Structured Synchronous Reactive Programming (SSRP)
Céu is a Esterel-based synchronous language:
It appeared in LtU in the past in an announcement of the "SPLASH: Future of Programming Workshop" program. In this new public version, we are trying to surpass the academic fences with a more polished work (docs, build, etc). In summary:
Structured programming avoids deep nesting of callbacks letting programmers code in direct/sequential/imperative style. In addition, when a line of execution is aborted, all allocated resources are safely released. The synchronous model leads to deterministic execution and simpler reasoning, since it does not demand explicit synchronization from the programmer (e.g., locks and queues). It is also lightweight to fit constrained embedded systems. We promote SSRP as a complement to classical structured/imperative programming like FRP is now to functional programming. By fsantanna at 2017-02-01 15:04 | LtU Forum | previous forum topic | next forum topic | other blogs | 4780 reads
|
Browse archives
Active forum topics |
Recent comments
16 weeks 5 days ago
16 weeks 6 days ago
16 weeks 6 days ago
39 weeks 7 hours ago
43 weeks 2 days ago
44 weeks 6 days ago
44 weeks 6 days ago
47 weeks 4 days ago
1 year 15 hours ago
1 year 16 hours ago