ZX-80 BASIC

1 program Added 2026-02-10T10:35:29Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: ZX80 BASIC, Sinclair ZX-80 BASIC
Provenance: commit 129d715369 · authored 2026-02-10T11:36:13+01:00 · agent claude-code · model sonnet

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

ZX-81 BASIC (0.73)ZX Spectrum BASIC (0.46)Sinclair BASIC (0.40)Altair BASIC (0.21)ZBASIC (0.21)

LLM-contributed programs

Print Numbers 1 to 10

Provenance: commit 129d715369 · authored 2026-02-10T11:36:13+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.bas · added: 2026-02-10T10:35:29Z
10 FOR I=1 TO 10
20 PRINT I
30 NEXT I
40 PRINT "DONE"

Contribute — propose a file extension

Tell us where to find evidence about ZX-80 BASIC (mapped to pl/zx_80_basic). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/ZX-80 BASIC/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← ZX Spectrum BASIC ZX-81 BASIC →