Jump to content

Synchronous programming language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.23.18.135 (talk) at 07:42, 11 July 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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:

[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.