jucie / basicLinks
A compiler for BASIC programming language
☆15Updated 6 years ago
Alternatives and similar repositories for basic
Users that are interested in basic are comparing it to the libraries listed below
Sorting:
- forth interpreter written in golang☆15Updated 5 years ago
- basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.☆40Updated 2 years ago
- Tuile (French for tile) is a 2D graphics engine inspired from old hardware and based on layers, tiles sets, tile maps and sprites. Its sc…☆24Updated last week
- Frame provides plan9-like editable text widgets☆69Updated 5 years ago
- A compiler for the µC language.☆58Updated 4 years ago
- A programming language.☆22Updated 4 years ago
- An embeddable implementation of the Ngaro Virtual Machine for Go programs☆30Updated 7 years ago
- Tiny Forth implementation in Go☆20Updated 3 months ago
- WDTE is a simple, functional-ish, embedded scripting language.☆22Updated 5 months ago
- A UNIX-like Non-GNU command line toolkit☆55Updated 4 years ago
- The Geode Programming Language☆16Updated 6 years ago
- 3D-like first person shooter engine written in go inspired by Wolfenstein 3D☆18Updated 4 months ago
- Project Oberon RISC emulator in Go☆62Updated last month
- A simple/minimal TCL interpreter, written in golang☆38Updated 3 years ago
- a (tiny) VM project built with Go☆58Updated 8 years ago
- A basic Forth parser written in Go.☆23Updated 14 years ago
- Forth virtual machine in Go☆30Updated 11 years ago
- Go module and utility for executing machine code☆24Updated last year
- an Awk clone☆17Updated 6 years ago
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Updated 5 years ago
- An attempt to write an OS kernel in Go