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:
- A BASIC interpreter written in golang.☆338Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- LLVM backed progamming language (Go subset)☆138Updated last year
- An interpreted language written in Go☆293Updated last year
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Updated 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
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆316Updated 2 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- JIT compiler in Go☆244Updated last year
- Transpiling C code to Go code☆375Updated 11 months ago
- 🌱 A minimal programming language and compiler (mirror).☆83Updated this week
- 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
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A proof-of-concept implementation of my generics proposal for Go☆97Updated 6 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 2 years ago
- a simple 2d game framework☆253Updated 3 years ago
- Generate image plots of processes' memory usage very quickly, within a single binary.☆178Updated 5 years ago
- Yet another CHIP-8 emulator☆14Updated last year
- A C interpreter in Go☆122Updated 6 years ago
- The Lox interpreter written in Go☆24Updated 3 years ago
- A converter from Go to C++☆253Updated 3 years ago
- A small fantasy game engine in WASM using GoLang☆95Updated 3 years ago
- Example of a primitive stack based virtual machine☆39Updated 2 years ago
- A nano-framework for neural networks☆86Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- small text editor☆93Updated 4 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