Category:BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(LCT link)
(Delete text copied from Wikipedia; write something else.)
Line 1: Line 1:
{{language|BASIC
{{language
|tags=qbasic, freebasic, thinbasic
|tags=qbasic, freebasic, thinbasic
|hopl id=176
|LCT=yes}}
|LCT=yes
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.
}}
'''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 [[wp:True BASIC|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==

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

==Links==
*[[wp:BASIC|Wikipedia:BASIC]]
*[[wp:BASIC|Wikipedia:BASIC]]



Revision as of 21:25, 5 October 2011

Language
BASIC
This programming language may be used to instruct a computer to perform a task.
Lang tag(s): 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 665 total.

(previous page) (next page)

C

(previous page) (next page)