MARIE
1 program
Added 2026-02-11T12:38:31.889511Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Machine Architecture that is Really Intuitive and Easy
Provenance: commit be53040f84 · authored 2026-02-11T13:40:10+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
Add Two Numbers
Provenance: commit be53040f84 · authored 2026-02-11T13:40:10+01:00 · agent claude-code · model sonnet · WebSearch disabled
/ Program to add two numbers
ORG 100
Load X
Add Y
Store Z
Halt
X, DEC 5
Y, DEC 3
Z, DEC 0