SmallBASIC

BASIC interpreter

An interpreter for a simplified BASIC programming language with extensions for graphics and sound

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax

GitHub

209 stars
10 watching
37 forks
Language: C
last commit: 16 days ago
basicbasic-programminginterpretermatricespixel-artscripting-languagesmallbasic

Related projects:

Repository Description Stars
nanochess/bootbasic An interpreter for a compact, low-level BASIC language 348
trevorjay/atinybasic A minimal BASIC interpreter for microcontrollers 25
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 317
richpl/pybasic An interactive BASIC interpreter written in Python 172
skx/gobasic A BASIC interpreter written in Golang. 330
eantcal/nubasic An implementation of a BASIC interpreter and IDE for Windows and Linux 41
stardot/matrixbrandy An interpreter implementation of Basic VI, supporting 64-bit floating-point mathematics and network connectivity. 44
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 449
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
mayuropensource/puffinbasic An implementation of the BASIC programming language in Java 34
paladin-t/my_basic An embeddable BASIC interpreter with features such as prototype-based programming and functional programming 508
freebasic/fbc A compiler for a BASIC programming language with features such as pointers and inline assembly. 906
twinbasic/twinbasic A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. 284
dbetz/bob A minimalistic programming language in C with simple syntax and minimal features. 17