my_basic
BASIC interpreter
An embeddable BASIC interpreter with features such as prototype-based programming and functional programming
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.
512 stars
50 watching
117 forks
Language: C
last commit: about 2 years agoLinked from 1 awesome list
basicinterpreterprogramming-languagescripting-language
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An interactive BASIC interpreter written in Python | 174 | |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 | |
| A BASIC interpreter written in Golang. | 331 | |
| An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 | |
| An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 | |
| An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 | |
| An implementation of the BASIC programming language in Java | 34 | |
| A minimal BASIC interpreter for microcontrollers | 25 | |
| An interpreter for a compact, low-level BASIC language | 350 | |
| An interpreter for a variant of Commodore BASIC 6502 | 452 | |
| An embeddable JavaScript interpreter written in C | 818 | |
| An interpreter with C-like syntax for simple programming tasks and built-in functionality. | 3 | |
| An interpreter for the Pascal programming language written in Swift | 284 | |
| An interpreter for a BASIC scripting language embedded in Java applications | 14 | |
| An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity. | 44 |