SABR
1 program
Added 2026-02-10T20:58:39.150910Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Symbolic Automatic Binary Reader
Provenance: commit 43c36675a0 · authored 2026-02-10T21:59:13+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 43c36675a0 · authored 2026-02-10T21:59:13+01:00 · agent claude-code · model sonnet · WebSearch disabled
PROGRAM HELLO
BEGIN
PRINT "HELLO WORLD"
STOP
END