ML/I
1 program
Added 2026-02-06T00:00:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: ML-I, MLI
Provenance: commit 9306718045 · authored 2026-02-06T14:28:59+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 with Macro
Provenance: commit 9306718045 · authored 2026-02-06T14:28:59+01:00 · agent claude-code · model sonnet · WebSearch disabled
MCSKIP "WITH" NL
"" ML/I Version 1.1 Example Program
MCSKIP MT,<>
MCINS %.
MCDEF SL SPACES NL AS <MCSET T1=%A1.
MCSET T2=1
%L1.MCGO L2 IF T2 GR T1
MCGO L1
MCSET T2=T2+1
%L2.MCEND>
"" Demonstrate macro definition
Hello, World!
SL 5
This is ML/I