Occam (programming language): Difference between revisions

Content deleted Content added
m added occam logo
Language revisions: Added photo of the probably earliest book describing occam (1983), there also called "proto occam" –~~~~
Line 62:
 
==Language revisions==
[[File:1983 Programming manual occam by INMOS Limited.jpg|thumb|1983 "occam" av INMOS Limited]]
===occam 1===
''occam 1''<ref name="oc1refman">{{cite book |author=<!--Must be person--> |author-link=Inmos |title=occam Programming Manual |publisher=Prentice-Hall |year=1984 |isbn=0-13-629296-8}}</ref> (released 1983) was a preliminary version of the language which borrowed from [[David May (computer scientist)|David May]]'s work on EPL and Tony Hoare's CSP. 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 dimension.