Category
page 1BASIC interpreters

Visual Basic
legacy programming language by Microsoft

Gambas
Gambas is an object-oriented dialect of the BASIC programming language, and an integrated development environment that accompanies it. Designed to run on Linux and other Unix-like computer operating systems, its name is a recursive acronym for Gambas Almost Means BASIC. Gambas is also the word for prawns in the Spanish, French, and Portuguese languages, from which the project's logos are derived.

QBasic
QBasic is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on the QuickBASIC compiler and the QuickBASIC Interpreter. Code entered into the IDE is an intermediate representation (IR), and this IR is immediately executed on demand within the IDE.

GW-BASIC
GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. Functionally identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original. It was bundled with MS-DOS operating systems on IBM PC–compatibles by Microsoft.
BASIC Stamp
microcontroller
Sinclair BASIC
dialect of the programming language BASIC
Integer BASIC
BASIC interpreter of the Apple I and original Apple II computers
Applesoft BASIC
floating-point BASIC interpreter
BBC BASIC
version of the BASIC programming language
Atari BASIC
BASIC interpreter
Commodore BASIC
BASIC programming language
Family BASIC
1984 programming cartridge
IBM BASIC
programming language
MSX BASIC
programming language
GFA BASIC
dialect of the BASIC programming language
TI-BASIC
TI-BASIC is the official name of several BASIC-like programming languages used by Texas Instruments' graphing calculators.
It is a language family of three different and incompatible versions, released on different products:
TI-BASIC 83 (on Z80 processor) for TI-83 series, TI-84 Plus series
TI-BASIC 89 (on 68k processor) for TI-89 series, TI-92 series
TI-BASIC Nspire (on ARM processor) for TI Nspire series
TI rarely refers to the language by name, but the name TI-BASIC has been used in some developer documentation.
Yabasic
Yabasic (Yet Another BASIC) is a free, open-source BASIC interpreter for Microsoft Windows and Unix platforms. Yabasic was originally developed by Marc-Oliver Ihm. From version 2.77.1, the project adopted the MIT License and the source code was moved to GitHub to encourage others to participate in its development.

Basic-256
Basic-256 is a project to learn the basics of computer programming. The project started in 2007 inspired by the article “Why Johnny can't code” by David Brin, which also inspired the creation of Microsoft Small Basic. Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming.
Liberty BASIC
commercial computer programming language and integrated development environment (IDE)
Tiny BASIC
dialect of the BASIC programming language
Locomotive BASIC
proprietary dialect of the BASIC programming language
Turbo-BASIC XL
advanced version of BASIC for the Atari 8-bit family of home computers
Amiga Basic
BASIC programming language implementation for Amiga computers
True BASIC
variant of the BASIC programming language descended from Dartmouth BASIC
GLBasic
GLBasic is a commercial BASIC programming language that can compile to various platforms including Windows, Linux, Mac OS X, and some handheld devices. The language is designed to be simple and intuitive.
STOS BASIC
dialect of the BASIC programming language
SuperBASIC
SuperBASIC is an advanced variant of the BASIC programming language with many structured programming additions. It was developed at Sinclair Research by Jan Jones during the early 1980s.
Chipmunk Basic
freeware Basic interpreter