occam
occam is a programming language which is concurrent and builds on the communicating sequential processes (CSP) process algebra, and shares many of its features. It is named after philosopher William of Ockham after whom Occam's razor is named. Wikipedia
Created Year: 1983
Designed by: David May
Developed by: Inmos
Named after: William of Ockham
Wikidata: Q838062
Influenced: Go • SuperPascal • XC
Programming paradigms: concurrent computing • imperative programming • procedural programming
Language types: off-side rule language • procedural programming language • process-oriented programming language
occam Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in occam
PROGRAM Hello
#USE ioconv
SEQ
write.full.string(screen,"Hello World")
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-04-30