atinybasic
BASIC interpreter
A minimal BASIC interpreter for microcontrollers
A Tiny Basic: An Actually Tiny BASIC for Arduino
25 stars
5 watching
2 forks
Language: C++
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 209 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 13 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
skx/gobasic | A BASIC interpreter written in Golang. | 329 |
keyz/the-super-tiny-interpreter | An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. | 171 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 507 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
rui314/minilisp | A minimalistic Lisp interpreter in C | 1,479 |
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |
adamvr/arduino-base64 | A C++ library for encoding binary data into base64 strings on the Arduino platform. | 183 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |
stardot/matrixbrandy | An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity. | 44 |