cbmbasic
BASIC interpreter
An interpreter for a variant of Commodore BASIC 6502
cbmbasic, a portable version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64
452 stars
39 watching
68 forks
Language: C
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |
mist64/cbmsrc | A collection of original Commodore computer source code in modern encoding, showcasing various architectures and operating systems. | 461 |
nanochess/bootbasic | An interpreter for a compact, low-level BASIC language | 350 |
skx/gobasic | A BASIC interpreter written in Golang. | 331 |
smallbasic/smallbasic | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
qb64team/qb64 | A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 37 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 818 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 174 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 14 |
teverett/jvmbasic | A compiler that translates BASIC programs to JVM bytecode. | 49 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |