Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Applesoft BASIC

Applesoft BASIC - Programming language

< >

Applesoft BASIC is a programming language created in 1979.

#675on PLDB 44Years Old 300Users
0Books 0Papers

Applesoft BASIC is a dialect of Microsoft BASIC, developed by Marc McDonald and Ric Weiland, supplied with the Apple II series of computers. It supersedes Integer BASIC and is the BASIC in ROM in all Apple II series computers after the original Apple II model. It is also referred to as FP BASIC (from "floating point") because of the Apple DOS command used to invoke it, instead of INT for Integer BASIC. Read more on Wikipedia...


Example from hello-world:
10 PRINT "HELLO WORLD"

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ PRINT
ucsd-pascal.html · applesoft-basic.html · atari-basic.html

View source

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