MACRO-11
1 program
Added 2026-02-07T15:23:13Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: PDP-11 Assembly
Provenance: commit e73876fb08 · authored 2026-02-07T16:23:49+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/macro-11Related languages
PDP-11 Assembly (0.64)PDP-10 Assembly (0.51)MACRO-32 (0.43)PDP-6 Assembly (0.43)PDP-15 Assembly (0.38)
LLM-contributed programs
Hello World
Provenance: commit e73876fb08 · authored 2026-02-07T16:23:49+01:00 · agent claude-code · model sonnet · WebSearch disabled
.TITLE HELLO - Hello World Program
.MCALL .PRINT, .EXIT
.PRINT #MSG
.EXIT
MSG: .ASCII /Hello, World!/<15><12><0>
.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.)