2014
2013
AutoIt - AutoItScript
by jdrsantos"AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box with no annoying “runtimes” required!"
2012
So You Want to Learn to Program? - BASIC-256 - So You Want to Learn to Program.
by jdrsantosThe original vision for this book was to create a hands-on introduction of computer programming for Middle School and High School students. It has been written without much of the jargon and complexity of many programming books and will be suitable for anybody 10 who wants to learn to program and is ready to experiment.
BASIC-256 - BASIC256 - An easy to use BASIC language and IDE for education.
by jdrsantosBASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) 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 built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
Yabasic 3 | Yet Another BASIC
by jdrsantosYabasic is a fast, compact, and portable BASIC-like programming language. Download Yabasic, check out our resources, or join our community!
XBLite Programming Language for Windows
by jdrsantosXBLite is a concise, simple, powerful, Windows programming language which combines the speed of C with the ease of a BASIC syntax.
Vintage BASIC - Home
by jdrsantosVintage BASIC is an interpreter for a programming language of days gone by. A time when every home computer had a simple language called BASIC, and every kid who owned a computer learned it. It is implemented in Haskell, a modern language very unlike BASIC.
2008
MiniBasic homepage
by jdrsantosMiniBasic 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 jdrsantos & 1 otherBASIC-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
by jdrsantosThe 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
by jdrsantosBas 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
by jdrsantosXBLite is a concise, simple, powerful, Windows programming language which combines the speed of C with the ease of a BASIC syntax.
GLBCC - GNU/Liberty Basic Compiler Collection
by jdrsantosThe 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
http://www.basic4gl.net/
by jdrsantosBasic4GL 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
by jdrsantosthinBasic 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.
2007
Gambas - Gambas Almost Means Basic
by jdrsantos & 3 othersGambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).
Brutus2D Home Page
by jdrsantosBrutus2D 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