MauriceGit / compilerLinks
Compiler for a small language into x86-64 Assembly
☆250Updated 3 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- A BASIC interpreter written in golang.☆338Updated last year
- A little language interpreter written in Go☆99Updated 7 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- An interpreted language written in Go☆297Updated 2 years ago
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆317Updated 2 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated 2 years ago
- A toy JVM in Go☆157Updated 5 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆341Updated 3 years ago
- Yet another CHIP-8 emulator☆14Updated last year
- The Lox interpreter written in Go