Balsa
1 program
Added 2026-02-05T22:00:46Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 4016d6a7ad · authored 2026-02-05T23:01:27+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/balsaRelated languages
LLM-contributed programs
Simple Buffer
Provenance: commit 4016d6a7ad · authored 2026-02-05T23:01:27+01:00 · agent claude-code · model sonnet · WebSearch disabled
import [balsa.types.basic]
procedure Buffer (input i : byte; output o : byte) is
begin
loop
i -> o
end
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.)