This page (revision-60) was last changed on 03-Feb-2023 15:21 by Andreas Tartz 

This page was created on 10-Apr-2010 11:34 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
60 03-Feb-2023 15:21 2 KB Andreas Tartz to previous
59 02-Jun-2021 18:06 2 KB Maury Markowitz to previous | to last
58 02-Aug-2020 20:37 2 KB Peter Dell to previous | to last
57 02-Aug-2020 20:36 2 KB Peter Dell to previous | to last
56 29-Jul-2020 21:57 2 KB Peter Dell to previous | to last TURBO-BASIC XL ==> Turbo-BASIC XL
55 18-Apr-2020 20:01 2 KB Roland B. Wassenberg to previous | to last
54 18-Apr-2020 20:00 2 KB Roland B. Wassenberg to previous | to last
53 18-Apr-2020 19:40 2 KB Roland B. Wassenberg to previous | to last TURBO-BASIC XX ==> TURBO-BASIC XL
52 18-Apr-2020 19:39 2 KB Roland B. Wassenberg to previous | to last TURBO-BASIC XL ==> TURBO-BASIC XX
51 23-Sep-2019 22:27 2 KB Roland B. Wassenberg to previous | to last
50 06-May-2019 05:29 2 KB Roland B. Wassenberg to previous | to last
49 10-Sep-2018 02:55 2 KB Roland B. Wassenberg to previous | to last
48 10-Sep-2018 02:55 2 KB Roland B. Wassenberg to previous | to last
47 10-Sep-2018 02:54 2 KB Roland B. Wassenberg to previous | to last
46 10-Sep-2018 02:53 2 KB Roland B. Wassenberg to previous | to last
45 15-May-2018 12:38 2 KB Maury Markowitz to previous | to last
44 15-May-2018 12:38 2 KB Maury Markowitz to previous | to last
43 14-May-2018 13:43 2 KB Maury Markowitz to previous | to last
42 14-May-2018 13:42 2 KB Maury Markowitz to previous | to last
41 14-May-2018 13:42 2 KB Maury Markowitz to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of high-level programming languages. The original BASIC was designed in 1964 by John George Kemeny and Thomas Eugene Kurtz at Dartmouth College in New Hampshire, USA to provide computer access to non-science students. At the time, nearly all use of computers required writing custom software, which was something only scientists and mathematicians tended to be able to do. The language and its variants became widespread on microcomputers in the late 1970s and 1980s.
[BASIC|http://en.wikipedia.org/wiki/BASIC] (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of high-level programming languages. The original BASIC was designed in 1964 by John George Kemeny and Thomas Eugene Kurtz at Dartmouth College in New Hampshire, USA to provide computer access to non-science students. Many versions of BASIC, with widely differing features and syntax, emerged during the 1960s and 70s.
At line 5 changed one line
[Wikipedia on BASIC|http://en.wikipedia.org/wiki/BASIC]
The introduction of the [Altair 8800|https://en.wikipedia.org/wiki/Altair_8800] in 1975 led Gates and Allen to form Microsoft to make a BASIC interpreter for that platform. They were most familiar with [BASIC-PLUS|https://en.wikipedia.org/wiki/BASIC-PLUS] from the PDP-11, and patterned their new BASIC on that version. Many now-common features, like the LEFT/RIGHT/MID string handling, come from BASIC-PLUS. From that point on, Microsoft BASIC has been the standard by which all are measured.
At line 7 changed one line
Basic versions for the Atari Computers
The Atari 8-bit machines were originally games consoles, but switched to be home computers while they were being designed. This led to a need for BASIC on the platform. Atari licensed MS BASIC, but could not get it to fit into an 8kB ROM, which was all that was available at the time. They turned to Shepardson Microsystems, who produced [Atari BASIC] to fill this need. Atari BASIC had many differences from the MS BASICs of the era, and the Atari was always unique in this regard.
At line 9 changed one line
* [Atari Basic]
Atari BASIC was ''very'' slow, much slower than BASIC running on other home computers that were (otherwise) slower than the Atari. This led to a profusion of new BASICs for the platform, perhaps unlike any other 8-bit machine of the era. The release of [TURBO-BASIC XL] in 1985 was something like a bomb going off, largely replacing Atari BASIC wholescale. There was really nothing similar in the Commodore or Apple II markets, where there were lots of basics but most remained obscure.
Development continues; [Altirra Basic], [Basic++] and [FastBasic] were all written in the 2010s, and they will likely not be the last.
Basic versions for the Atari Computers in order of production year:
* [Atari BASIC]
* [Microsoft Basic I]
* [Microsoft Basic II]
At line 11 removed one line
* [Microsoft Basic]
At line 14 changed 2 lines
* [OSS Integer Basic|Integer Basic]
* [Turbo Basic]
* [OSS Integer Basic|OSS Integer Basic]
* [TURBO-BASIC XL|TURBO-BASIC XL]
At line 19 changed one line
* [CTH Fast Basic]
* [CTH-FastBasic]
At line 29 added 3 lines
* [FastBasic]
\\
* Ken's Super BASIC - loadable extensions for Atari BASIC, no longer available.
At line 23 changed one line
* [TURBAN] ; TURboBAsic Nifty. Smartest IDE for BASIC for the Atari.
\\
At line 36 added one line
* Some thoughts on the "[Ultimate Basic]"