RB-Basic Retro Programming Language Compiler and IDE
A downloadable project for Windows
hi.
I made a kinda clone of GWBASIC for native 32 bit windows OS... It's coded in C++, and it's a transpiler compiler that converts GWBASIC code into C code, then calls GCC to compile it to a win 32 bit executable
I'm a hobby programmer mainly in BASIC programming languages and some C/C++
This is definitely more of a toy compiler and language, and it is still in alpha state, not even beta. it's repo is MIT licensed.
My hope is to try and develop it a bit, and who knows, maybe have it be a BASIC programming language for Kids
This download includes mingw32, gcc, g++, sdl2 lib, and rbbasic.exe compiler, and rbide.exe, the IDE for compiling and running code
Please note this is a very early alpha state pre-release version of rbbasic programming language compiler
There is also an RB BASIC Sublime Text 4 Package for compiling and running rbbasic in the Sublime IDE. Just make sure the paths are correct
| Updated | 12 days ago |
| Status | In development |
| Category | Other |
| Platforms | Windows |
| Author | Ronen Blumberg |
| Tags | compiler, gwbasic, programming-lanaguage, rbbasic, retroprogramming |
Download
Click download now to get access to the following files: