Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Applesoft BASIC

< >

Applesoft BASIC is a programming language created in 1979.

#1282on PLDB 45Years Old
Wikipedia

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 Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ PRINT

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0