Synchronous programming language
Appearance
Synchronous programming languages are 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] [Synchronous] [Unification of Synchronous and Asynchronous Models for Parallel Programming Languages] Proposes parallel language based on C, lets programmers specify and manage parallelism on a broad range of computer architectures.