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.

GitHub

508 stars
51 watching
118 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list

basicinterpreterprogramming-languagescripting-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richpl/pybasic An interactive BASIC interpreter written in Python 172
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
skx/gobasic A BASIC interpreter written in Golang. 330
yiransheng/basic_rs An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. 38
smallbasic/smallbasic An interpreter for a simplified BASIC programming language with extensions for graphics and sound 209
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 317
mayuropensource/puffinbasic An implementation of the BASIC programming language in Java 34
trevorjay/atinybasic A minimal BASIC interpreter for microcontrollers 25
nanochess/bootbasic An interpreter for a compact, low-level BASIC language 348
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 449
ccxvii/mujs An embeddable JavaScript interpreter written in C 812
dbetz/notc An interpreter with C-like syntax for simple programming tasks and built-in functionality. 3
igorkulman/swiftpascalinterpreter An interpreter for the Pascal programming language written in Swift 284
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
stardot/matrixbrandy An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity. 44