PuffinBASIC
BASIC interpreter
An implementation of the BASIC programming language in Java
BASIC interpreter written in Java
34 stars
3 watching
6 forks
Language: Java
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mist64/cbmbasic | An interpreter for a variant of Commodore BASIC 6502 | 449 |
skx/gobasic | A BASIC interpreter written in Golang. | 330 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 13 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 209 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 508 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
phipsgabler/operajonal | A JavaScript implementation of an operational monad style for recursive program interpretation | 6 |
yiransheng/basic_rs | An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
beanshell/beanshell | An embeddable, dynamically-typed Java interpreter with scripting language features. | 860 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |