Synchronous programming language: Difference between revisions

Content deleted Content added
Vkuncak (talk | contribs)
merging in material from Synchronous programming
Vkuncak (talk | contribs)
merge completed
Line 1:
 
{{merge|Synchronous programming|date=February 2011}}
{{Unreferenced|date=September 2007}}
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]] 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.