Occam (programming language): Difference between revisions

Content deleted Content added
m Sections
m :''Do not confuse it with the Ocaml language.''
Line 1:
:''Do not confuse it with the [[Ocaml]] language.''
'''Occam''' is a [[Parallel computing|parallel]] [[programming language]] that builds on [[Communicating Sequential Processes]] (CSP) and shares many of their features. It is named after [[William of Ockham]] of [[Occam's Razor]] fame. Occam is, in a way, a practical executable implementation of CSP.