Aquarius BASIC

1 program Added 2026-02-25T10:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: Mattel Aquarius BASIC
Provenance: commit 32eccf0493 · authored 2026-02-25T11:45:13+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

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

Related languages

Atari BASIC (0.28)Mallard BASIC (0.25)MSX Basic (0.24)CAOS (0.23)NSBasic (0.23)

LLM-contributed programs

Archimedean Spiral

Provenance: commit 32eccf0493 · authored 2026-02-25T11:45:13+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.bas · license: Public Domain · added: 2026-02-25T10:00:00Z
10 PRINT CHR$(11);
20 PI=3.141593
30 FOR I=0 TO 1080
40 R=I/42+2
50 X=R*SIN(I*PI/180)
60 Y=R*COS(I*PI/180)*1.4
70 PSET(39+X,33+Y)
80 NEXT

Contribute — propose a file extension

Tell us where to find evidence about Aquarius BASIC (mapped to pl/aquarius_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/Aquarius BASIC/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Aqua aquarius-prolog →