Occam (programming language): Difference between revisions

Content deleted Content added
m Automated conversion
m minor styling
Line 1:
A'''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 [[Communication Sequential Processes]] and shares much of the same features. It is, in a way, a practical implementation of CSP. Occam is a [[procedural programming|procedural]] language, similar to [[Pascal programming language|Pascal]] etc.