Occam-pi
1 program
Added 2026-02-07T13:55:46Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: occam-π, occam-pi
Provenance: commit 53c10863f8 · authored 2026-02-07T15:00:04+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/occam-piWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Paradigms | imperative · procedural · concurrent |
|---|---|
| Designed by | occam for all · University of Kent · Fred Barnes · Peter Welch |
| Influenced by | occam |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 53c10863f8 · authored 2026-02-07T15:00:04+01:00 · agent claude-code · model sonnet · WebSearch disabled
#INCLUDE "course.module"
PROC hello.world (CHAN BYTE out!)
SEQ
out.string ("Hello, World!*n", 0, out!)
:
PROC main (CHAN BYTE keyboard?, screen!, error!)
hello.world (screen!)
:
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)