Plankalkül
1 program
Added 2025-11-07T10:40:05Z
Model: x-ai/grok-4-fastTemp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 5f4c151d59 · authored 2025-11-07T11:40:05+01:00 · model x-ai/grok-4-fast
Sources mentioning this language
3 sources · pl_id:
pl/plankalk-lWikipedia 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 | procedural |
|---|---|
| Designed by | Konrad Zuse |
| First appeared | 1948 |
Related languages
LLM-contributed programs
Subroutine for addition of ordinal numbers
Provenance: commit 5f4c151d59 · authored 2025-11-07T11:40:05+01:00 · model x-ai/grok-4-fast · Temp 0.4
1 | V0,1 TEILNEHMER
| V1,1 TEILNEHMER
| V2,2 ERG
| V3,1 R Ü1
| V4,1 R Ü2
| V5,1 R
'
( V0,1 = V1,1 ) → JUMP 5
( V0,1 < V1,1 ) → L 2,1
( V1,1 < V0,1 ) → L 2,2
( V0,1 = V1,1 ) → L 2,0
'
2 | ( V2,0 = V3,0 + V4,0 ) → JUMP 3
'
3 | V2,0 := V5,0
'
4 | V0,1 := V0,1 + 1
V1,1 := V1,1 + 1
JUMP 1
'
5 |
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.)