Synchronous programming language
Appearance
A synchronous programming language is a programming language optimized for programming reactive systems, systems that are often interrupted and must respond quickly. Many such systems are also called realtime systems, and are found often in embedded uses. They are of growing importance.
Synchronous languages
External links
- Design Methods for Reactive Systems: Yourdon, Statemate, and the UML
- The Synchronous group
- Unification of Synchronous and Asynchronous Models for Parallel Programming Languages -- Proposes parallel languages based on C, lets programmers specify and manage parallelism on a broad range of computer architectures.