FACTOID # 10: Indians go out to the movies 3 billion times a year - much more than any other nation.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Integer BASIC

Integer BASIC, written by Steve Wozniak, was the BASIC interpreter included in ROM on the original Apple II computer at release in 1977, and as such was the first version of BASIC used by many early home computer owners. Thousands of programs were written in Integer BASIC. Apple originally called it "Apple BASIC", the name "Integer BASIC" was used for it after Applesoft BASIC became available.


The most frequently cited flaw of Integer BASIC was, as one might expect from the name, that its variables were all 16-bit integers and it was very difficult to write a program that could do calculations using floating point numbers. It was therefore very difficult to write financial or math programs. Apple Computer licensed a more full-featured (but also much slower) version of BASIC from Microsoft, introduced some tweaks, named it Applesoft BASIC, and included it in the ROMs of the Apple II Plus, which was released in 1979. Integer BASIC was relegated to a file on a floppy disk that Apple II Plus users could load into a RAM card for backward compatibility, if needed. Applesoft BASIC was included in the ROMs of all subsequent Apple II models, and became the foundation of probably hundreds of thousands of programs.


The Integer BASIC ROMs also included a "mini-assembler" that let programmers type assembly language programs, line by line, which were entered into memory. This was of course far easier than looking up the corresponding opcodes in machine language and typing those in. These ROMs also included an interpreter for a simple 16-bit assembly language, called Sweet16, which was very simple, compact and worthy of study. These two features, some cassette tape I/O routines, and a few seldom-used floating point math routines were removed in the transition from the Integer BASIC ROMs to the Apple II Plus ROMs, in order to accommodate the larger size of the Applesoft BASIC interpreter.


  Results from FactBites:
 
Integer BASIC - Wikipedia, the free encyclopedia (370 words)
Integer BASIC, written by Steve Wozniak, was the BASIC interpreter included in ROM on the Apple I and original Apple II computer at release in 1977, and as such was the first version of BASIC used by many early home computer owners.
The most frequently cited flaw of Integer BASIC was, as one might expect from the name, that its variables were all 16-bit integers and it was very difficult to write a program that could do calculations using floating point numbers.
Integer BASIC was relegated to a file on a floppy disk that Apple II Plus users could load into a RAM card for backward compatibility, if needed.
Folklore.org: Macintosh Stories: MacBasic (1237 words)
"Basic", which was designed for teaching introductory programming by two Dartmouth professors in the 1960s, became the language of choice for early microcomputers because it was interactive, simple and easy to use.
The Apple II included a Basic interpreter known as "Integer Basic", written from scratch by Steve Wozniak, which was almost as idiosyncratically brilliant as his hardware design, stored in 5K bytes of ROM on the motherboard.
A Basic interpreter consists of a text editor for inputing your program, a parser to translate it into a series of byte codes, and an interpreter to execute the byte-coded instructions.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.