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.
39 stars
8 watching
10 forks
last commit: 3 months ago example-codesource-codetools
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
| A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. | 289 |
| A compiler for a BASIC programming language with features such as pointers and inline assembly. | 913 |
| A compiler that translates BASIC programs to JVM bytecode. | 49 |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 |
| An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
| Compiles BASIC programs into Java bytecode. | 29 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| An interpreter for a compact, low-level BASIC language | 350 |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A compiler that translates C code into a single instruction set | 1,339 |
| An implementation of a programming language interpreter in V. | 37 |