Sponsorised links
April 2008
MiniBasic homepage
MiniBasic is designed as a simple programming language, based on BASIC. If you already know BASIC then you are well on your way to learning MiniBasic, if you don‽t then MiniBasic is one of the simplest programming languages to learn.
BASIC-256 - Programming for Kids
BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a b
SmallBASIC | One more basic
The SmallBASIC project aims to provide a full featured and easy to use interpreted language suitable for non serious programming on any computing platform.
Bas - BASIC interpreter
Bas is an interpreter for the classic dialect of the programming language BASIC. It is pretty compatible to typical BASIC interpreters of the 1980s, unlike some other UNIX BASIC interpreters, that implement a different syntax, breaking compatibility to ex
XBLite Programming Language for Windows
XBLite is a concise, simple, powerful, Windows programming language which combines the speed of C with the ease of a BASIC syntax.
Blassic: The classic Basic
Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK
GLBCC - GNU/Liberty Basic Compiler Collection
The GNU/Liberty Basic Compiler Collection (GLBCC) is a suite of tools designed to allow Windows and Linux users to compile Liberty Basic code to a standalone application. GLBCC uses entirely independent and entirely free libraries to generate super small
Sponsorised links
January 2008
http://www.basic4gl.net/
Basic4GL is a free BASIC programming language for Win32 platforms with built in OpenGL v1.1 support. Basic4GL is a compiler and virtual machine, using a easy, simple syntax based on traditional BASIC. It is designed to be an easy to learn, easy to use lan
thinBasic Basic Interpreter
thinBasic is a Basic Programming Language Interpreter. Fast, reliable, well documented, features rich, easy to use and to master Basic Language. No compilation, no intermediate code, just plain text script files analyzed and executed on the fly.
Simple CSS snippets for creating grid & column based layouts — Konstruktors / Main
Simple CSS snippets for creating grid & column based layouts
November 2007
Gambas - Gambas Almost Means Basic
Gambas is, before all, a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. From this point of view, it is very inspired by Java.
Gambas is made up of the following programs:
* A compiler.
* An interpreter.
* An archiver.
* A graphical user interface component.
* A development environment.
Gambas - Gambas Almost Means Basic
Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).
October 2007
Brutus2D Home Page
Brutus2D is a BASIC-style game programming language for Windows.
Brutus2D provides all the familiar BASIC commands like “For-Next”, “If-Then”, and etc.
Additionally, simple commands manipulate graphics, sounds, and inputs. It is targeted towa
