endbasic
BASIC interpreter
An interpreter for a BASIC-like language with interactive visual feedback and hardware support
BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust
320 stars
8 watching
15 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
basicgpiographics-programminginterpreterlanguagelearn-to-codeparserprogramming-languageraspberry-pireplrustscripting-languagesdl2
Related projects:
Repository | Description | Stars |
---|---|---|
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 350 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 14 |
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 174 |
skx/gobasic | A BASIC interpreter written in Golang. | 331 |
yiransheng/basic_rs | An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 62 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
mist64/cbmbasic | An interpreter for a variant of Commodore BASIC 6502 | 452 |