IPL

1 program Added 2026-02-06T11:54:16Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Information Processing Language
Provenance: commit 5553fed0ae · authored 2026-02-06T12:55:02+01:00 · agent claude-code · model sonnet

Sources mentioning this language

3 sources · pl_id: pl/information-processing-language-2
LLM (this repo) · 1WikipediaWikidata · Q776372

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.

Paradigmsassembly
Designed byAllen Newell · Cliff Shaw · Herbert A. Simon
First appeared1956

Related languages

IPL-I (0.82)IPL-IV (0.80)IPL-V (0.78)IPL-II (0.71)IPL-VI (0.71)

LLM-contributed programs

List Reversal

Provenance: commit 5553fed0ae · authored 2026-02-06T12:55:02+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.ipl · added: 2026-02-06T11:54:16Z
; IPL-V program to reverse a list
; This demonstrates basic list manipulation

J0 H1 S0 L0 =C(A)
J1 H2 S1 L1 =C(B)
H3 S2 L2 0
H4 S3 L3 S0
H5 S4 L4 S1
H6 J2 L5
J2 H7 S5 L6 =C(S2)
H8 S6 L7 =C(S3)
H9 S7 L8 S5
H10 S8 L9 S6
H11 S2 L10 S7
H12 S3 L11 S8
H13 J3 L12
J3 H14 S9 L13 =C(S3)
H15 J4 S9 L14 0
J4 H16 S10 L15 =C(S2)
H17 J0 L16

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 IPL (mapped to pl/information-processing-language-2). 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/IPL/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← iphone-machine IPL-I →