Content deleted Content added
Stan Shebs (talk | contribs) add #2 |
typo |
||
Line 1:
'''Occam''' (from [[William of Ockham]] of [[Occam's Razor]] fame) is a [[Parallel computing|parallel]] [[programming language]] that builds on [[Communicating Sequential Processes]] (CSP) and shares many of their features. It is, in a way, a practical executable implementation of CSP.
Occam is an [[imperative (programming)|imperative]] [[procedural (programming)|procedural]] language (such as [[Pascal (programming language)|Pascal]]). Occam was
==Overview==
|