Basic
Interpreter
A basic programming language and interpreter for microcontrollers like the ESP8266
Basic Interpreter for the ESP8266
259 stars
48 watching
216 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
basicesp8266interpreteriotwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
yesco/esp-lisp | A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 174 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
skx/gobasic | A BASIC interpreter written in Golang. | 331 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 350 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 |
fabrik42/writing_an_interpreter_in_elixir | An Elixir implementation of an interpreter for the Monkey programming language | 138 |
felixangell/mac | An educational virtual machine implementation in C for teaching bytecode interpretation concepts. | 731 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 818 |
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
ser1zw/mil | An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
keyz/the-super-tiny-interpreter | An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. | 172 |
raburton/esp8266 | A collection of software components and libraries for the ESP8266 microcontroller. | 183 |