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-2Wikipedia 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 | assembly |
|---|---|
| Designed by | Allen Newell · Cliff Shaw · Herbert A. Simon |
| First appeared | 1956 |
Related languages
LLM-contributed programs
List Reversal
Provenance: commit 5553fed0ae · authored 2026-02-06T12:55:02+01:00 · agent claude-code · model sonnet · WebSearch disabled
; 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.)