bootBASIC
BASIC interpreter
An interpreter for a compact, low-level BASIC language
bootBASIC is a BASIC language in 512 bytes of x86 machine code.
350 stars
15 watching
27 forks
Language: Assembly
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
| An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 |
| An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
| An interpreter for a BASIC scripting language embedded in Java applications | 14 |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |
| A compiler and runtime environment for a basic programming language | 39 |
| A compiler for a BASIC programming language with features such as pointers and inline assembly. | 913 |
| A BASIC interpreter written in Golang. | 331 |
| A minimal BASIC interpreter for microcontrollers | 25 |
| An implementation of the BASIC programming language in Java | 34 |
| A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. | 289 |
| An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
| An interactive BASIC interpreter written in Python | 174 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |