public marks

PUBLIC MARKS from jdrsantos with tags open_source & basic

April 2008

Lemick

Lemick is a programming language with BASIC syntax, it's a typed and a compiled language, its source is compiled into a platform-independent virtual machine assembler that is later transformed into a platform-dependent representation by the just-in-time c

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

by 1 other
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

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

November 2007

Gambas - Gambas Almost Means Basic

by 3 others
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 !).

September 2007

May 2007

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. The XBLite compiler is free, open-source, and published under GPL and LGPL licenses.

xbasic

XBasic is a comprehensive program development environment that integrates a powerful editor, compiler, debugger, function libraries and GuiDesigner into a seamless working environment that encompasses the whole process of creating fast, efficient, reliabl

FreeBASIC compiler (a free BASIC compiler) - official page - News [en]

by 2 others
FreeBASIC - as the name suggests - is a completely free, open-source, 32-bit BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline-assembly and many others.