LOOP
1 program
Added 2026-02-12T13:04:33Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 4d2a550f7d · authored 2026-02-12T14:05:10+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
Addition
Provenance: commit 4d2a550f7d · authored 2026-02-12T14:05:10+01:00 · agent claude-code · model sonnet · WebSearch disabled
x2 := x0;
LOOP x1 DO
x0 := x0 + 1
END