MauriceGit / compilerLinks
Compiler for a small language into x86-64 Assembly
☆250Updated 2 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☆125Updated 4 years ago
- A BASIC interpreter written in golang.☆338Updated last year
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- An interpreted language written in Go☆294Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆316Updated 2 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated last year
- A proof-of-concept implementation of my generics proposal for Go☆97Updated 6 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago
- Transpiling C code to Go code☆375Updated last year
- babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in th…☆316Updated last year
- JIT compiler in Go☆244Updated last year
- 🌱 A minimal programming language and compiler (mirror).☆87Updated last week
- A C interpreter in Go☆122Updated 7 years ago
- a simple 2d game framework☆253Updated 3 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- small text editor☆94Updated 4 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- A nano-framework for neural networks☆86Updated 2 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆199Updated 2 years ago
- Example of a primitive stack based virtual machine☆39Updated 2 years ago
- A small fantasy game engine in WASM using GoLang☆95Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆63Updated 4 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Go to MIPS compiler, written in Go. Course project for Compiler Design (CS335).☆27Updated 6 years ago
- My implementation of Thorsten Bell's book (Writing an Interpreter in Go)☆25Updated 5 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- Yet another CHIP-8 emulator☆14Updated last year