Altair BASIC
1 program
Added 2026-02-07T12:18:50Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: MITS BASIC, BASIC-80
Provenance: commit 19f2f9e93b · authored 2026-02-07T13:19:21+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/altair-basic-2Wikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | Bill Gates · Paul Allen · Monte Davidoff |
|---|---|
| First appeared | 1975 |
Related languages
LLM-contributed programs
Simple Loop Example
Provenance: commit 19f2f9e93b · authored 2026-02-07T13:19:21+01:00 · agent claude-code · model sonnet · WebSearch disabled
10 PRINT "ALTAIR 8800"
20 FOR I = 1 TO 10
30 PRINT "NUMBER: "; I
40 NEXT I
50 PRINT "DONE"
60 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.)