Category:BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added tags)
(Add a bunch of Wikipedia links)
 
(10 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{language|BASIC
{{language
|exec=interpreted
|tags=qbasic, freebasic, thinbasic}}
|tags=basic, qbasic, freebasic, thinbasic
In computer programming, '''BASIC''' (an acronym for '''Beginner's All-purpose Symbolic Instruction Code''') refers to a family of high-level programming languages. It was originally designed in 1963, by John George Kemeny and Thomas Eugene Kurtz at Dartmouth College, to provide access for non-science students to computers. At the time, nearly all computer use required writing custom software, which was something only scientists and mathematicians tended to do. The language (in one variant or another) became widespread on home microcomputers in the 1980s, and remains popular to this day in a handful of heavily evolved dialects.
|hopl id=176
|LCT=yes
}}
'''BASIC''' is the ''Beginner's All-purpose Symbolic Instruction Code''. John G. Kemeny and Thomas E. Kurtz invented BASIC at Dartmouth College during 1963 and 1964. (Their implementation evolved into [[True BASIC]].)


BASIC became popular, with many different implementations for various computers. As the decades passed, the many dialects of BASIC diverged from the original language. Though an ANSI standard exists for BASIC, it is irrelevant to most BASIC programmers, who only target one implementation of BASIC.
==Citations==
*[[wp:BASIC|Wikipedia:BASIC]]


[[:Category:BASIC Implementations]] lists the many implementations of BASIC in Rosetta Code.

==Links==
*[[wp:BASIC|Wikipedia:BASIC]]
**[[wp:ASIC]]
**[[wp:Atari BASIC]]
**[[wp:BASIC-PLUS]]
**[[wp:Basic-256]]
**[[wp:Batari BASIC]]
**[[wp:BBC BASIC]]
**[[wp:Benton Harbor BASIC]]
**[[wp:Beta BASIC]]
**[[wp:CBASIC]]
**[[wp:Chipmunk Basic]]
**[[wp:DarkBASIC]]
**[[wp:Dartmouth BASIC]]
**[[wp:FreeBASIC]]
**[[wp:FutureBASIC]]
**[[wp:GFA BASIC]]
**[[wp:GLBasic]]
**[[wp:Integer BASIC]]
**[[wp:Liberty BASIC]]
**[[wp:Locomotive BASIC]]
**[[wp:Microsoft BASIC]]
***[[wp:Altair BASIC]]
***[[wp:Amiga BASIC]]
***[[wp:Applesoft BASIC]]
***[[wp:Atari Microsoft BASIC]]
***[[wp:Commodore BASIC]]
***[[wp:IBM BASIC]]
***[[wp:MS BASIC for Macintosh]]
***[[wp:MSX BASIC]]
***[[wp:Small Basic]]
***[[wp:QBasic]]
***[[wp:QuickBASIC]]‎
***[[wp:TRS-80 Level II BASIC]]
***[[wp:Visual Basic‎]]
**[[wp:PowerBASIC]]
**[[wp:PureBasic]]
**[[wp:QB64‎]]
**[[wp:Quite BASIC]]‎
**[[wp:RapidQ]]
**[[wp:Realbasic]]
**[[wp:Rocky Mountain BASIC]]
**[[wp:Run BASIC]]
**[[wp:S-BASIC]]
**[[wp:ScriptBasic]]
**[[wp:Sinclair BASIC]]
**[[wp:SmileBASIC‎]]
**[[wp:SuperBASIC]]
**[[wp:TI BASIC (TI 99/4A)]]
**[[wp:Tiny BASIC‎]]
**[[wp:True BASIC]]
**[[wp:UBASIC]]
**[[wp:Yabasic]]
{{language programming paradigm|Procedural}}
{{language programming paradigm|Procedural}}

Latest revision as of 18:57, 20 April 2024

Language
BASIC
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted
Lang tag(s): basic, qbasic, freebasic, thinbasic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using BASIC.

BASIC is the Beginner's All-purpose Symbolic Instruction Code. John G. Kemeny and Thomas E. Kurtz invented BASIC at Dartmouth College during 1963 and 1964. (Their implementation evolved into True BASIC.)

BASIC became popular, with many different implementations for various computers. As the decades passed, the many dialects of BASIC diverged from the original language. Though an ANSI standard exists for BASIC, it is irrelevant to most BASIC programmers, who only target one implementation of BASIC.

Category:BASIC Implementations lists the many implementations of BASIC in Rosetta Code.

Links

Subcategories

This category has the following 4 subcategories, out of 4 total.

@

B

Pages in category "BASIC"

The following 200 pages are in this category, out of 664 total.

(previous page) (next page)

C

(previous page) (next page)