Content deleted Content added
Derek Ross (talk | contribs) m minor fixes |
m Communication -> Communicating |
||
Line 1:
'''Occam''' is a parallel [[programming language]] developed by [[Inmos]] for their line of [[Transputer]]s. Implementations for other platforms exist as well.
Occam builds on [[
One feature (also found in [[Python programming language|Python]]) necessary to understand the examples below is that indentation and formatting is critical: expressions are terminated by the end of the line, lists of expressions need to be on the same level of indentation.
|