benhoyt / littlelangLinks
A little language interpreter written in Go
☆100Updated 6 years ago
Alternatives and similar repositories for littlelang
Users that are interested in littlelang are comparing it to the libraries listed below
Sorting:
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- The Lox interpreter written in Go☆24Updated 2 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- A compiler for the µC language.☆61Updated 4 years ago
- An interpreted language written in Go☆292Updated last year
- An implementation of the SubC language in Go☆164Updated 8 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 10 years ago
- glox is an implementation of Lox programming language☆11Updated 8 years ago
- The Ghost Programming Language☆68Updated last year
- Compiler for a small language into x86-64 Assembly☆251Updated 2 years ago
- A functional interpreted programming language with a minimalistic design.☆62Updated 7 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆63Updated 3 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- Basic X86-64 assembler, written in golang☆70Updated 4 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Example of a primitive stack based virtual machine☆38Updated 2 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- Go implementation of the Cool programming language☆42Updated 8 years ago
- The Geode Programming Language☆16Updated 5 years ago
- A programming language in early development☆151Updated 5 years ago
- Programming language focusing on performance and efficiency, archive from 2019. For a modern rewrite in 2025 please see the link below:☆65Updated 2 years ago
- Lox interpreter written in Lox☆121Updated last year
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Yet another CHIP-8 emulator☆14Updated 10 months ago
- A C interpreter in Go☆123Updated 6 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆38Updated last year
- Kilo text editor, from Build Your Own Text Editor, in Go☆113Updated 7 years ago