Synchronous programming language: Difference between revisions

Content deleted Content added
External links: rm commecial links per external link guidelines WP is not here to help sell books
unref tag
Line 1:
{{unreferenced}}
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.