- Atari ST BASIC
Atari ST BASIC (or ST Basic) was the first dialect of BASIC that was produced for the
Atari ST line of computers. It was bundled with all new STs in the early years of the ST's lifespan, and quickly became the standard BASIC for that platform. However, many users disliked it, and improved dialects of BASIC quickly came out to replace it. ST BASIC became famous for its abundance of bugs. It was possible to crash ST BASIC with the following line of code:PRINT 75.3
Origins
Atari commissionedMetaComCo to write a version of BASIC that would take advantage of the GEM environment on the Atari ST. The result was ST BASIC written by Dr. [http://www.tim-king.com/ Tim King] . At the time the ST was launched, ST BASIC was bundled with all new STs.Appearance on screen
The
user interface consisted of four windows. An edit-window in which one could enter thesource code , a list-window where the entire source code could be browsed, a command/debug -window where instructions were entered that were immediately executed, and the output-window.However, the windows could only be selected with the mouse and on a high resolution
desktop , this became cumbersome.The use of ST BASIC
As it came standard with many early STs for several years, it rapidly became the standard BASIC for the ST. If a
computer magazine was to publish some code, or if someone was to distribute a BASIC file, then using ST BASIC would maximise the number of people who could run the program.However, many people found it inadequate for their needs. Although many people who had just upgraded from an
8-bit home computer found it to be faster than the BASIC for their old computer, and were impressed with the ST's graphical abilities, and the ability to have the program's output display in a different window than theprogram-listing , they soon realised that not only did it contain several bugs, but that once other BASICs started to come out on the ST, they realised just how slow ST BASIC was, and that the use of GEM was more of a hindrance once the novelty wore off (the fact that GEM on the ST was limited to four windows and that the ST BASIC interface already used four windows did not help).Alternatives to ST BASIC
The relatively low quality of ST BASIC quickly opened up a market for third-party BASICs on the ST.
FaST BASIC andGFA BASIC were two of the first of these third-party BASICs to be released. As these BASICS were not free, a program written in one of these BASICS could only be listed and run if the user had that BASIC. However,compiler s and run-time executables started to appear for these BASICS that produced executable code that could run on all STs, andtype in program s became less fashionable, so there was no longer a need for a standard BASIC. By then,HiSoft BASIC ,Omikron BASIC andSTOS BASIC had appeared. Some of these BASICs even started to be bundled with new STs in the later years.Books
* "Understanding Atari ST BASIC Programming" — By Tim Knight, copyright 1986, ISBN 0-89588-344-9
* "Atari ST BASIC Quick Reference Guide" — By Atari, copyright 1986, revision A. {DDB-G22}
* "ST BASIC Sourcebook and Tutorial" — By Atari, copyright 1986, Revision B. {DDB-G22}Sources
* http://www.ntrautanen.fi/marko/sao/stklubi/91/91_03/stoorit/english/basic/basic0.htm
* http://www.tobias-jung.de/colohome/atatrash.htm#stbasic
Wikimedia Foundation. 2010.