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: Inmos
Developed by: David May
Named after: William of Ockham
Wikidata: Q838062
Influenced: Go • SuperPascal • XC
Programming paradigms: imperative programming • concurrent computing • procedural programming
Language types: process-oriented programming language • procedural programming language • off-side rule 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