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☆126Updated 4 years ago
- A BASIC interpreter written in golang.☆338Updated last year
- A little language interpreter written in Go☆99Updated 6 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆317Updated 2 years ago
- An interpreted language written in Go☆296Updated last year
- A toy JVM in Go☆157Updated 5 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated 2 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago
- A proof-of-concept implementation of my generics proposal for Go☆97Updated 6 years ago
- a simple 2d game framework☆253Updated 3 years ago
- 🌱 A minimal programming language and compiler (mirror).☆97Updated 3 weeks ago
- Yet another CHIP-8 emulator☆14Updated last year
- An implementation of the SubC language in Go☆165Updated 8 years ago
- A C interpreter in Go☆122Updated 7 years ago
- JIT compiler in Go☆243Updated last year
- Transpiling C code to Go code☆376Updated last year
- small text editor☆94Updated 4 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆64Updated 4 years ago
- Example of a primitive stack based virtual machine☆40Updated 2 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆199Updated 2 years ago
- 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…☆320Updated last year
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 years ago
- A nano-framework for neural networks☆90Updated 3 years ago
- The Lox interpreter written in Go☆23Updated 3 years ago
- Generate image plots of processes' memory usage very quickly, within a single binary.☆179Updated 5 years ago
- A converter from Go to C++☆256Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago