MatrixBrandy
Basic interpreter
An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity.
Matrix Brandy BASIC VI for Linux, Windows, MacOSX
44 stars
9 watching
8 forks
Language: C
last commit: 7 days ago basicbbc-basicbbcbasicbrandylinux
Related projects:
Repository | Description | Stars |
---|---|---|
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 209 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
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 |
skx/gobasic | A BASIC interpreter written in Golang. | 329 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 507 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 13 |
yiransheng/basic_rs | An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |