gobasic

Basic interpreter

A BASIC interpreter written in Golang.

A BASIC interpreter written in golang.

GitHub

331 stars
14 watching
27 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

basicgolanginterpreted-programming-languageinterpreter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 320
richpl/pybasic An interactive BASIC interpreter written in Python 174
smallbasic/smallbasic An interpreter for a simplified BASIC programming language with extensions for graphics and sound 211
paladin-t/my_basic An embeddable BASIC interpreter with features such as prototype-based programming and functional programming 512
mayuropensource/puffinbasic An implementation of the BASIC programming language in Java 34
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 14
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 452
nanochess/bootbasic An interpreter for a compact, low-level BASIC language 350
mattn/anko An interpreter written in Go for scripting languages. 1,482
dbetz/notc An interpreter with C-like syntax for simple programming tasks and built-in functionality. 3
zxdunny/specbas An enhanced Sinclair BASIC interpreter for modern PCs 158
yiransheng/basic_rs An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. 38
navionguy/basicwasm An interpreter project that compiles GWBasic programs to WebAssembly for execution in a browser. 8
ccxvii/mujs An embeddable JavaScript interpreter written in C 818