Integer BASIC

From Computer History Wiki
Revision as of 03:03, 18 May 2007 by Lucky (talk | contribs)
Jump to: navigation, search

Integer BASIC was the first version of BASIC available for the Apple II series of computers. It was written by Steve Wozniak in 6502 assembly.

It is named Integer BASIC because it did not have any floating point capabilities and worked only with signed 16-bit integers.