Occam (programming language): Difference between revisions

Content deleted Content added
m occam 2.5: Fixed occam-pi link
m occam 1: Rephrasing
Line 48:
===occam 1===
 
'''Occam 1''' was a preliminary version of the language. This supported only the VAR data type, which was an integral type corresponding to the native word length of the target architecture, and arrays of only one-dimensional arraysdimension.
 
===occam 2===