Mu
1 program
Added 2026-02-13T09:45:49Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 0b2eeeb369 · authored 2026-02-13T10:46:49+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/muLLM-contributed programs
Hello World
Provenance: commit 0b2eeeb369 · authored 2026-02-13T10:46:49+01:00 · agent claude-code · model sonnet · WebSearch disabled
fn main -> exit-status/ebx: int {
print-string 0, "Hello, Mu!\n"
exit-status <- copy 0
}
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.)