Retro Rocket OS
Loading...
Searching...
No Matches
BASIC Language Reference

This section teaches you how to write programs in Retro Rocket BASIC.

Programs are written as plain text and run from the prompt. You write instructions line by line, and the system executes them in order.

Retro Rocket BASIC is designed to be straightforward to learn, while still powerful enough to build complete applications, games, and system tools.

If you are new to BASIC, start with the beginner tutorial. If you already have some experience, you can jump straight into the language reference and examples.