OxygenBasic

BASIC compiler

A compiler and runtime environment for a basic programming language

BASIC compiler. Run programs directly, or compile to 32/64 bit binary. Supports C headers and assembly code. Supports Unicode source scripts.

GitHub

39 stars
8 watching
10 forks
last commit: almost 2 years ago
example-codesource-codetools

Related projects:

RepositoryDescriptionStars
qb64team/qb64A C-based compiler and IDE for an extended BASIC language with OpenGL support673
twinbasic/twinbasicA modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility.289
freebasic/fbcA compiler for a BASIC programming language with features such as pointers and inline assembly.913
teverett/jvmbasicA compiler that translates BASIC programs to JVM bytecode.49
basilteam/basilA high-performance programming language with compile-time evaluation and metaprogramming capabilities.122
eantcal/nubasicAn implementation of a BASIC interpreter and IDE for Windows and Linux41
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
nanochess/bootbasicAn interpreter for a compact, low-level BASIC language350
xet7/jadelibA proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library.1
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
battelle/movfuscatorA compiler that translates C code into a single instruction set1,339
delta456/monkey_vAn implementation of a programming language interpreter in V.37