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-l
LLM (this repo) · 1WikipediaWikidata · Q34280

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsprocedural
Designed byKonrad Zuse
First appeared1948

Related languages

Plankalkül (1.00)Plankalkül (1.00)PLAN (0.29)PLAN (0.29)PLANIT (0.25)

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
code.pkl · added: 2025-11-07T10:40:05Z
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.)

Contribute — propose a file extension

Tell us where to find evidence about Plankalkül (mapped to pl/plankalk-l). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Plankalkül/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Plankalkül Planner →