Content deleted Content added
Billjones94 (talk | contribs) →Further reading: ndash Tags: Mobile edit Mobile web edit |
Jerryobject (talk | contribs) |
||
Line 22:
==Overview==
In the following examples indentation and formatting are critical for parsing the code: expressions are terminated by the end of the line, lists of expressions need to be on the same level of indentation. This feature, named the [[off-side rule]], is also found in other languages such as [[
Communication between processes work through named ''[[Channel (programming)|channels]]''. One process outputs data to a channel via <code>!</code> while another one inputs data with <code>?</code>. Input and output cannot proceed until the other end is ready to accept or offer data. (In the ''not proceeding'' case it is often said that the process ''[[Blocking (computing)|
keyboard ? c
Line 42:
q()
<code>ALT</code> specifies a list of ''[[Guard (computer science)|
ALT
|