Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Esterel

Esterel - Programming language

< >

Esterel is a programming language created in 1980.

#926on PLDB 43Years Old 270Users
1Books 0Papers

Esterel is a synchronous programming language for the development of complex reactive systems. The imperative programming style of Esterel allows the simple expression of parallelism and preemption. As a consequence, it is well suited for control-dominated model designs. Read more on Wikipedia...


Example from Wikipedia:
module ABRO: input A, B, R; output O; loop [ await A || await B ]; emit O each R end module

Books about Esterel on goodreads

title author year reviews ratings rating
Synchronous Programming of Reactive Systems with Esterel and Synccharts Luigi Zaffalon 2011 0 0 0.0
pep8.html 路 esterel.html 路 pl360.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com