GnuCOBOL
1 program
Added 2026-02-11T13:29:15Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: OpenCOBOL
Provenance: commit ede0e42c22 · authored 2026-02-11T14:29:52+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/gnucobolWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | Edward Hart · Sergey Kashyrin · Ron Norman · Simon Sobisch · many others |
|---|---|
| First appeared | 2002 |
| License | GPL with runtime libraries under LGPL |
| Homepage | https://gnu.org/s/gnucobol |
Related languages
LLM-contributed programs
Hello World
Provenance: commit ede0e42c22 · authored 2026-02-11T14:29:52+01:00 · agent claude-code · model sonnet · WebSearch disabled
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO-WORLD.
PROCEDURE DIVISION.
DISPLAY "Hello, World!".
STOP RUN.
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.)