PyBasic
BASIC interpreter
An interactive BASIC interpreter written in Python
Simple interactive BASIC interpreter written in Python
172 stars
13 watching
46 forks
Language: Python
last commit: 29 days ago basicbasic-programming-languageinterpreterprogramming-languagepython
Related projects:
Repository | Description | Stars |
---|---|---|
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
pocketpy/pocketpy | An embeddable, high-level Python interpreter written in C11. | 1,609 |
endbasic/endbasic | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 317 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 508 |
skx/gobasic | A BASIC interpreter written in Golang. | 330 |
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 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 13 |
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 |
shooshx/zippypy | An interpreter that provides a lightweight alternative to the standard Python 2.7 interpreter with improved memory management and no global locks. | 19 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
stardot/matrixbrandy | An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity. | 44 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 348 |