[Home]Applesoft BASIC programming language

HomePage | Recent Changes | Preferences

The first BASIC programming language dialect on the Apple II computer was [Integer Basic]?, coded and hand-assembled by Apple Computer employees. It could only handle numbers between -32767 and 32767 and had some limitations with respect to string arrays, but it was fast.

Enter Bill Gates and Microsoft. Apple was looking for a new version of Basic for the [Apple II Plus]? computer with 48 KB of RAM. It seems Microsoft was the Basic vendor of choice at the time; Apple licensed a 10 KB assembly language version of Basic called "Applesoft." It was similar to Basic implementations on other 6502?-based computers: it used line numbers, spaces were not necessary in lines, plus it had some killer features that Integer BASIC lacked:

Why weren't many action games written in Applesoft Basic?

Here's [Hello World]? in Applesoft Basic:

 10TEXT:HOME
 20?"HELLO WORLD"

Source: http://everything2.com/?node=Applesoft+BASIC


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited September 30, 2001 12:51 am by Damian Yerrick (diff)
Search: