Home • VB 7+ • VB 1-6 • FB • QB64 • QB45 • GW-BASIC • Micro • Retro
Atari BASIC is an interpreter for the BASIC programming language that shipped with the Atari 8-bit family of 6502-based home computers. Unlike many 8-bit BASICs, Atari BASIC is not a derivative of Microsoft BASIC, and differs in significant ways. It includes keywords for Atari-specific features and lacks support for string arrays, for example.
- Atari BASIC on Wikipedia
- Atari BASIC Reference Manual
- Atari BASIC Source Book - A comlete explanation of the inside workings of Atari BASIC, along with the orginal source.
- Atari BASIC - A Self-teaching Guide
- Atari BASIC - XL Edition