Sha256: 68c88b2d22a93d686d7fcd85a36fd10763fef6a42b75ecc0c2f1d61b67213877
Contents?: true
Size: 432 Bytes
Versions: 10
Compression:
Stored size: 432 Bytes
Contents
NOTE: Integer BASIC was written (and hand-assembled by Woz himself) for the Apple 1 and original Apple 2. The Apple 1 has NO support for lower-case letters, and it was an expensive (and later) option on the Apple 2. This example accurately represents the only reasonable solution for those target devices, and therefore cannot be "fixed", only deleted. <syntaxhighlight lang="integer basic"> 10 PRINT "Hello world!" 20 END
Version data entries
10 entries across 7 versions & 1 rubygems