Skip to content

DualBrain/gotBASIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeVB 7+VB 1-6FBQB64QB45GW-BASICMicroRetro

GotBASIC.com

The overall goal of GotBASIC.com is to be the GOTO (<-- see what I did there?) website for ALL things related to the BASIC computer language; a sort-of one-stop source for every dialect and central hub for all versions (past-and-present) of BASIC in all its forms.

BASIC Historical Marker

So please help us help everyone with this project; if you are aware of BASIC-related content floating around somewhere around on the web, please let me know. If you are a product manufacturer of a product related to BASIC; please reach out to me so we can work with one another. If you are working on a project using BASIC, please let me know so that I can help spread the word!

And remember...

You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time. ― John Lydgate

Love BASIC?

Want to hang out and chat with others that also have an unwavering fascination with BASIC? Have general questions/comments? Want to share your experience? Want to simply get more involved? Join us on...

General Links

BASICS

  • BASIC Source Repository
  • 64K BASIC: The BASIC Programming Language: Microcomputer Edition (in Rust). GitHub
  • AMOS2: After 30 years, AMOS/STOS are begin recreated by the original author targeting HTML5/Javascript.
  • AOZ Studio
  • AppGameKit: AppGameKit is an easy to learn game development engine, ideal for Beginners, Hobbyists & Indie developers. From the creators of Dark Basic.
  • Applesoft BASIC in Javascript
  • B#
  • B4X
  • BabaBASIC (GitHub): QuickBASIC 4.5 revival on Android
  • BaCon - BASIC to C Converter: BaCon is a free BASIC to C translator for Unix-based systems, which runs on most Unix/Linux/BSD platforms, including MacOSX. It intends to be a programming aid in creating tools which can be compiled on different platforms (including 64bit environments), while trying to revive the days of the good old BASIC.
  • Bas 2.5: 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 existing programs. Bas offers many ANSI BASIC statements for structured programming, such as procedures, local variables and various loop types. Further there are matrix operations, automatic LIST indentation and many statements and functions found in specific classic dialects. Line numbers are not required.
  • BASIC Anywhere Machine
  • BASIC1
  • BASIC256: BASIC-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. Also check out The "So you wan tto learn" Project.
  • Basic4GL: Write programs in BASIC on your PC - then run them on your Android phone or tablet.
  • BASIC8: An integrated Fantasy Computer for game and other program development where you can create, share and play disks in a modern BASIC dialect with built-in tools for editing sprites, tiles, map, quantized, etc.
  • BasiEgaXorz: BASIC compiler for the Sega Genesis consoles. Documentation
  • BBC BASIC
  • BCX
  • Blassic: Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK & POKE. The main goal is to execute programs written in old interpreters, even those that use peculiar control flow constructs or automodifiable code. However, it can be used as a scripting language, and has some not-so-classic instructions. It has graphics modes that are compatible with some classic systems and user defined.
  • BlitzBASIC
  • bootBASIC: bootBASIC is a BASIC language in 512 bytes of x86 machine code.
  • Bywater BASIC
  • Canon Basic: Canons firmware includes a scripting language, which appears to be a flavor of BASIC, for the VxWorks and DryOS cameras.
  • Centurion BASIC: Kickin' it old-school on a genuine mini-computer.
  • Cerberus-X: Cerberus X is a cross platform development tool based on Monkey X from Mark Sibly. Its easy to learn programming language allows you to create apps or games on multiple platforms. To achieve this, Cerberus X translates source code to native source code of one of the different target platforms and creates an executable for you. on Github
  • Chipmunk BASIC
  • Commando Basic: Designed to be easy for anyone to learn; it's simple but also powerful enough to handle serious tasks.
  • Craft Basic: A BASIC interpreter for Windows 95 and up for learning programming, making simple games, write code interactively, perform complex calculations, display cool graphics, build windows with forms and write useful scripts.
  • CVBasic: Colecovision BASIC compiler.
  • Decimal BASIC: Decimal BASIC is a programming environment for those who write programs for their own investigation. Decimal BASIC adopts ANSI/ISO Full BASIC as its syntax, because Full BASIC has suitable facilities for those who are unacquainted with the peculiar knowledge about computers.
  • DolyeSoft BASIC 2.0: DoyleSoft BASIC, is a free, BASIC-like scripting language and IDE for all 32 and 64 bit versions of Windows.
  • Dragon BASIC compiler for Game Boy Advance
  • EndBASIC: BASIC interpreter with a REPL and a web interface written in Rust. HACKADAY Article
  • Enhanced BASIC (EhBASIC)
  • Euphoria: A powerful but easy-to-learn programming language. It has a simple syntax and structure with consistent rules, and is also easy to read. You can quickly, and with little effort, develop applications, big and small, for Windows, Unix variants (Linux, FreeBSD, ...) and OS X.
  • Express BASIC: A minimal BASIC dialect with an open source and cross platform interpreter written in C inspired by Dartmouth, Palo Alto, Altair, GW-BASIC and the many dialects of Tiny BASIC.
  • FreeBASIC
  • FTC BASIC: Fast Tiny Compiled BASIC; a compiler for x86 DOS written in QuickBasic and generates FASM output.
  • Fuze4 - Nintendo Switch
  • Gambas Almost Means BASIC!
  • GFA-BASIC 32 for Windows
  • GLBasic SDK: An easy to learn BASIC language with Editor, Compiler and Debugger.
  • GNU LibertyBasic Compiler Collectio Project: A collection of user friendly, fully open sourced B.A.S.I.C Linux~Win32 compilers!
  • Microsoft GW-BASIC
  • Hollywood: A multimedia-oriented programming language that can be used to create applications and games very easily.
  • Hyundai Robotics BASIC: The Hi5a-S apparently uses a verion of BASIC.
  • ipplesoftbasic: A free BASIC interpreter written entirely in JavaScript that is cross-platform but primarily intended to specifically target the iPhone.
  • JavaScript BASIC: JavaScript BASIC Interpreter.
  • JsBasic (GitHub): A BASIC to Javascript transpiler (implemented in VB / .NET 7+) based, in part, on the JSBasic (GitHub) C# project and associated CodeProject article. JsBasic (GitHub) has several improvements over the the original.
  • Just BASIC
  • Kaya-BASIC (GitHub): Multi-platform BASIC compiler, supports Windows, Linux and MacOS. (Based on the B++ compiler.)
  • Locomotive BASIC interpreter written in Haskell
  • m4basic: BASIC to C converter based on M4
  • Mallard BASIC: A BASIC interpreter for CP/M produced by Locomotive Software and supplied witht he Amstrad PCW range of small business computers, the ZX Spectrum +3 version of CP/M Plus and the Acorn BBC Micro's Zilog Z80 second processor.
  • MiniScript: A simple, elegant language for embedding or learning to program.
  • MMBasic
  • Mole Basic: Merty's Own Language Extension basic (MOLE basic) is an interpreter originally written to implement a simple (IF-THEN-ELSE) kind of language, usable in a IBM messaging switching environment. BASIC is choosen because I couldn't think of an easier language to learn which is so well-known and still usable for small and simple tasks.In time, the program grew and I decided to rewrite it in my own time, strip out all IBM-message switch related commands and release it to the public. Although the source is a bit of a mess right now, using lex and yacc makes it easy to adopt your own command(s) inside it, without bothering about interpreting commandlines and expressions.
  • MoonRock
  • NaaLaa: 'Not An Advanced Language At All' is a very easy to learn programming language for beginners interested in retro style game development.
  • NEXTBasic: A customized Basic language, inspired by Visual Basic .NET, that targets the Sega Genesis (Mega Drive).
  • NG-BASIC: An experimental BASIC language that can be both interpreted within an IDE as well as compiled to a native executable.
  • nuBASIC: nuBASIC is a programming language from the BASIC family, designed by the author, Antonino Calderone, mainly for educational purposes both for C++ developers that can deal with a non-trivial example of modern C++ programming and for beginners, which may get hooked on programming. (SourceForge)
  • Oxygen Basic
  • PowerBASIC
  • PuffinBASIC: BASIC interpreter written in Java
  • PureBasic
  • Microsoft QuickBASIC, PDS BASIC (QBX) and QBasic
  • qb.js: an implementation of QBASIC in Javascript.
  • qb2c: a (Quick)BASIC to C translator.
  • QB64
  • QBJS
  • QuickBASIC Clone (Unfinished)
  • QuickBasic compiler clone: Stated purpose is to provide tools for running QuickBASIC programs in Linux and other non-MS-DOS-environments.
  • Quite BASIC
  • RAD Basic
  • RBASIC: RBASIC (Radio Basic) is a rapid application development environment especially designed to make custom software development for software-defined radio receivers easier and more enjoyable.
  • RCBASIC: Programming language designed to simplify writing 2D games and applications. More info... and GitHub
  • RFO BASIC!: The Dr. Richard Feynman Observatory BASIC! for Android. (Forum) (Google Play)
  • RTB - BASIC: Return to Basics, or RTB, is a programming language inspired by the BASIC programming language that was used on the microcomputers of the late 1970s and 1980s. As well has having an interactive allowing program entry, debugging, listing and so on in the same way as traditional BASIC has with line numbers, it also takes a more modern approach with a full-screen syntax highlighting editor which allows easier program entry without line-numbers, a unified looping construct, multi-line if/then/else statements, named procedures and functions and many more features to list here. It currently runs on the Raspberry Pi under Raspbian and other Linux systems.
  • Run BASIC: Run BASIC Personal Server is an all-in-one system that makes web programming easy and fun. With a knowledge of the BASIC programming language and without needing to learn a lot of arcane web technologies you can create web applications for use on a PC, for use on a local network, or hosted onto the Internet. Run BASIC applications work on Windows, Linux and Mac computers and many cell phones.
  • Script BASIC
  • Script BASIC (on SourceForge)
  • ScriptBasic for Java: A BASIC interpreter that can be embedded into Java programs providing the ability to script your application (or let the users to script) in good old BASIC.
  • SDLBasic: SDLBasic is a BASIC interpreter that integrates the WxBasic interpreter, the SDL graphics library, and a graphics engine, so that you can use it to write 2D games.
  • SecondBASIC Studio
  • Simple Web Basic
  • SpecBAS
  • SpiderBasic
  • Squanchy-BASIC: Color BSAIC, improved.
  • SmallBASIC
  • Microsoft Small Basic
  • TeleBASIC (GitHub): TeleBASIC is the flavor of BASIC (Beginners' All-purpose Symbolic Instruction Code), used on Telehack. TeleBASIC is based on the original Dartmouth BASIC, but with a large number of additional features, such as support for regular expressions, UNIX timestamps, many common hashing/encoding algorithms, multi-dimensional arrays, and the ability to use alphanumeric indices.
  • Terminal BASIC: A lightweight BASIC-like language interpreter written in C++11 that is cross-platform with a primary target of uC-based systems like Arduino with at least 32kb of program memory that is inspired by Tiny and Dartmouth BASIC dialects.
  • thinBASIC
  • Tiny BASIC
  • Tiny BASIC: Welcome to Damian Gareth Walker's Tiny BASIC Portal! Tiny BASIC is a subset of the BASIC programming language, originally developed in 1975 by Dennis Allison and others. It was designed for hobbyists who couldn't afford the cost of a full Microsoft BASIC package, or didn't have enough memory to run it. It was meant to be easily extensible, and people extended it from pretty early on.
  • TNT Basic: TNT Basic is the easiest way to make your own games for the Mac!
  • ToyBASIC (GitHub): A BASIC interpreter written in FreeBASIC.
  • True BASIC
  • twinBASIC
  • ugBASIC
  • UBASIC-PLUS: uBasic Plus for microcontrollers adds features to uBasic such as arrays and floating point numbers, more functions and ability to control hardware (analog read/write,digital write, et c.) all while improving internal workings of the interpreter. It is centered around ARM Cortex M0 processors.
  • Vintage BASIC: Vintage 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. Lyle Kopnicky constructed it as a way to demonstrate how Haskell's monads could be used to implement BASIC's dynamic control structures. This odd marriage has now produced a fully functional implementation of that old favorite.
  • Microsoft Visual Basic (.NET)
  • Microsoft Visual Basic (pre-.NET)
  • Google's wwwBASIC
  • wxBasic
  • Xojo
  • 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, reliable, portable 32/64 bit programs. See XBasic overview. Compatible and equivalent implementations of XBasic are available for Windows95/98/NT and Linux. XBasic is written entirely XBasic, plus a little assembly language. XBasic is open-source freeware released under the standard GPL and LGPL licenses to assure all enhancements and derivatives remain open-source.
  • Yabasic: Yet another Basic (also on GitHub).
  • ZBASIC

Platforms

Not Quite BASIC (aka BASIC-esque)

Although the following aren't BASIC in the classical sense, many of these have languages that are clearly inspired by (or at the very least, clearly share similarities with) BASIC (credited or not).

  • Mini Micro fantasy computer: A neo-retro virtual computer for learning to code, play some games and join a friendly, enthusiastic community of hobbyists. (MiniScript Quick Reference)
  • Easylang: Easy online programming language and development environment for teach and learning programming.
  • microStudio: Create games, learn programming, play, share, prototype and jam!
  • Sonic Pi: A code-based music creation and performance tool.

TODO

WOW! just WOW!

  • BlueBasic: BASIC for Bluetooth: This hackaday.io project contains a BASIC interpreter which can be flashed onto a CC2540 or CC2541 Bluetooth module. Once installed, simple use the Bluetooth Console tool to connect and start coding on the device using good old BASIC.
  • bz80: A ez80 emulator in TI-BASIC: Also on GitHub.
  • mal - Make a Lisp: Provides a step-by-step guide for creating a LISP interpreter with implementations in BASIC (C64 and QBasic), BBC BASIC V and VB (.NET).

Other Resources (Lists)

Enthusiasts (People)

Lists

About

For all people interested in the continued usage and evolution of the BASIC programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages