Synchronous programming language: Difference between revisions

Content deleted Content added
m Robot-assisted disambiguation (you can help!): C programming language
Added Wiki-links to related articles.
Line 1:
A '''synchronous programming language''' is a [[computer]] [[computer programming|programming]] [[programming language|language]] optimized for programming reactive systems, systems that are often interrupted and must respond quickly. Many such systems are also called [[Real-time computing|realtime system]]s systems, and are found often in [[Embedded system|embedded uses]]. The term 'reactive' is chosen to avoid ambiguities that occur sometimes when using the term 'realtime'. They are of growing importance.
 
==Synchronous languages==