1 program
Added 2026-02-12T13:44:28Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 234713fc16 · authored 2026-02-12T14:45:26+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/printRelated languages
LLM-contributed programs
Sum Loop
Provenance: commit 234713fc16 · authored 2026-02-12T14:45:26+01:00 · agent claude-code · model sonnet · WebSearch disabled
PRINT I, SUM
I = 1
LOOP SUM = SUM + I
I = I + 1
IF (I - 10) LOOP, LOOP, EXIT
EXIT 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.)