benhoyt / mugoLinks
Mugo, a toy compiler for a subset of Go that can compile itself
☆125Updated 4 years ago
Alternatives and similar repositories for mugo
Users that are interested in mugo are comparing it to the libraries listed below
Sorting:
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- Compiler for a small language into x86-64 Assembly☆250Updated 2 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆41Updated last year
- Plan 9 from Bell Labs (9legacy, bootable)☆123Updated 6 months ago
- Yet another CHIP-8 emulator☆14Updated last year
- A compiler for the µC language.☆61Updated 4 years ago
- A persistent rope in Go☆89Updated 3 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- A toy JVM in Go☆156Updated 5 years ago
- A Defer statement for C☆243Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 6 months ago
- Peggy is a PEG parser generator for Go.☆19Updated 3 years ago
- A simple/minimal TCL interpreter, written in golang