Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Atari BASIC

Atari BASIC - Programming language

< >

Atari BASIC is a programming language created in 1983.

#676on PLDB 40Years Old 290Users
0Books 0Papers

Atari BASIC is an interpreter for the BASIC programming language that shipped with the Atari 8-bit family of 6502-based home computers. Unlike most 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. Read more on Wikipedia...


Example from Wikipedia:
10 REM Opens the cassette device on channel 1 for reading in BASIC 20 OPEN #1,4,0,"C:MYPROG.DAT"
applesoft-basic.html 路 atari-basic.html 路 bosque.html

View source

- Build the next great programming language Search Day 214 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com