NATURAL
1 program
Added 2025-10-22T10:15:47Z
Model: openai/gpt-4o-miniTemp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 9071aed8b2 · authored 2025-10-22T12:15:47+02:00 · model openai/gpt-4o-mini
Sources mentioning this language
3 sources · pl_id:
pl/naturalRelated languages
LLM-contributed programs
Simple Natural Program
Provenance: commit 9071aed8b2 · authored 2025-10-22T12:15:47+02:00 · model openai/gpt-4o-mini · Temp 0.4
DEFINE DATA LOCAL
END-DEFINE
DEFINE VARIABLE v-name AS CHARACTER NO-UNDO.
v-name = 'World'.
DISPLAY 'Hello, ' v-name.
END.
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.)