jScriptBasic
BASIC interpreter
An interpreter for a BASIC scripting language embedded in Java applications
ScriptBasic for Java
13 stars
6 watching
4 forks
Language: Java
last commit: 9 months ago basicsinterpreterjavalanguagelooploopsscripting-languagestatementsubroutines
Related projects:
Repository | Description | Stars |
---|---|---|
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 209 |
google/wwwbasic | An implementation of a BASIC interpreter that runs on the web and uses JavaScript | 1,138 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
skx/gobasic | A BASIC interpreter written in Golang. | 330 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |
yiransheng/basic_rs | An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
beanshell/beanshell | An embeddable, dynamically-typed Java interpreter with scripting language features. | 860 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
mist64/cbmbasic | An interpreter for a variant of Commodore BASIC 6502 | 449 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |