Content deleted Content added
m TypoScan Project / General Fixes, typos fixed: exemple → example, removed stub tag using AWB |
No edit summary |
||
Line 1:
{{multiple issues|lead too long
A '''synchronous programming language''' is a [[computer]] [[computer programming|programming]] [[programming language|language]] optimized for programming '''reactive systems'''. Computer systems can be sorted in three main classes: (1) '''transformational systems''' that take some inputs, process them, deliver their outputs, and terminate their execution; a typical example is a compiler; (2) '''interactive systems''' that interact continuously with their environment, at their own speed; a typical example is the web; and (3) reactive systems that interact continuously with their environment, at a speed imposed by the environment; a typical example is the automatic flight control system of modern airplanes. Reactive systems must therefore react to stimuli from the environment within strict time bounds. For this reason they are often also called [[Real-time computing|real-time systems]], and are found often in [[embedded system]]s.
|