GEORGE 3

1 program Added 2026-02-10T15:15:48Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: —
Provenance: commit 23a120bf99 · authored 2026-02-10T16:16:22+01:00 · agent claude-code · model sonnet

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

GEORGE (0.64)GEORGE 1 (0.54)GEORGE 2 (0.54)GEORGE 4 (0.54)GEORGE 5 (0.54)

LLM-contributed programs

Print Numbers 1 to 10

Provenance: commit 23a120bf99 · authored 2026-02-10T16:16:22+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.george · added: 2026-02-10T15:15:48Z
1 ; [HELLO]
2 ;
3 ; A simple program to print numbers 1 to 10
4 ;
5 ; Initialize counter
6 ; 1 → N
7 ;
8 ; Loop to print numbers
9 ; (L1) N ⊃ P
10 ; N + 1 → N
11 ; N ≤ 10, → L1
12 ;
13 ; End program
14 ; E

Contribute — propose a file extension

Tell us where to find evidence about GEORGE 3 (mapped to pl/george_3). 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/GEORGE 3/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← GEORGE 2 GEORGE 4 →