GEORGE 5
1 program
Added 2026-02-10T21:09:27Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 9f7f9c536c · authored 2026-02-10T22:10:04+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Hello World
Provenance: commit 9f7f9c536c · authored 2026-02-10T22:10:04+01:00 · agent claude-code · model sonnet · WebSearch disabled
TITLE HELLO WORLD
COMMENT Simple GEORGE 5 program
BEGIN
PRINT 'HELLO, WORLD!'
PRINT 'THIS IS GEORGE 5'
END