BASIC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox programming language}} '''BASIC''' ('''Beginners' All-purpose Symbolic Instruction Code''') is a family of general-purpose high-level programming languages. The emergence of microcomputers in the 1970s led to the development of multiple dialects of BASIC, including Microsoft BASIC in 1975. {{Stub}}{{Programming languages}}") |
No edit summary |
||
Line 3: | Line 3: | ||
'''BASIC''' ('''Beginners' All-purpose Symbolic Instruction Code''') is a family of general-purpose high-level programming languages. The emergence of microcomputers in the 1970s led to the development of multiple dialects of BASIC, including Microsoft BASIC in 1975. | '''BASIC''' ('''Beginners' All-purpose Symbolic Instruction Code''') is a family of general-purpose high-level programming languages. The emergence of microcomputers in the 1970s led to the development of multiple dialects of BASIC, including Microsoft BASIC in 1975. | ||
{{Stub}}{{Programming languages}} | {{Stub}}{{Programming languages | ||
| implementations = {{flatlist|class=nowraplinks | | |||
* [[Dartmouth BASIC]] | |||
* [[Tiny BASIC]] | |||
* [[Applesoft BASIC]] | |||
* [[Atari BASIC]] | |||
* [[Sinclair BASIC]] | |||
* [[Commodore BASIC]] | |||
* [[BBC BASIC]] | |||
* [[TI-BASIC]] | |||
* [[Casio BASIC]] | |||
* [[Microsoft BASIC]] | |||
* [[QB64]] | |||
* [[FreeBASIC]] | |||
* [[Liberty BASIC]] | |||
* [[PowerBASIC]] | |||
* [[QuickBASIC]] | |||
}} | |||
}} |
Revision as of 00:55, 4 February 2024
BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose high-level programming languages. The emergence of microcomputers in the 1970s led to the development of multiple dialects of BASIC, including Microsoft BASIC in 1975.