MauriceGit / compilerLinks
Compiler for a small language into x86-64 Assembly
☆251Updated 2 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- A BASIC interpreter written in golang.☆337Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- LLVM backed progamming language (Go subset)☆136Updated last year
- A little language interpreter written in Go☆99Updated 6 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A toy JVM in Go☆159Updated 5 years ago
- An interpreted language written in Go☆293Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated last year
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆316Updated 2 years ago
- 🌱 A minimal programming language and compiler (mirror).☆72Updated this week
- JIT compiler in Go☆241Updated last year
- Yet another CHIP-8 emulator☆14Updated last year
- A proof-of-concept implementation of my generics proposal for Go☆97Updated 6 years ago
- Transpiling C code to Go code☆374Updated 11 months 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…☆315Updated last year
- A C interpreter in Go☆123Updated 6 years ago
- A small fantasy game engine in WASM using GoLang☆95Updated 3 years ago
- a simple 2d game framework☆253Updated 3 years ago
- small text editor☆93Updated 4 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A nano-framework for neural networks☆86Updated 2 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 2 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 years ago
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆63Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Generate image plots of processes' memory usage very quickly, within a single binary.☆178Updated 5 years ago
- Example of a primitive stack based virtual machine☆39Updated 2 years ago
- WebAssembly compiler implemented in Go☆192Updated 5 months ago