Back

Atari BASIC

Atari BASIC is a high-level programming language developed for the Atari 8-bit family of computers. It is primarily used for writing simple games, applications, and utilities on these computer systems.

Hello, world code example:

10 PRINT "Hello World"

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Repositories on GitHub: 1,196,193