MauriceGit / compiler
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
- Mugo, a toy compiler for a subset of Go that can compile itself☆121Updated 3 years ago
- A BASIC interpreter written in golang.☆335Updated last year
- phi: gpu accelerated code-editor; definitely not to be confused phonetically with vi.☆316Updated 2 years ago
- LLVM backed progamming language (Go subset)☆134Updated last year
- A proof-of-concept implementation of my generics proposal for Go☆97Updated 5 years ago
- a simple 2d game framework☆253Updated 2 years ago
- A toy JVM in Go☆158Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆98Updated 2 years ago
- Example of a primitive stack based virtual machine☆38Updated 2 years ago
- A little language interpreter written in Go☆95Updated 6 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…☆307Updated 10 months ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆267Updated last year
- A C interpreter in Go☆122Updated 6 years ago
- An interpreted language written in Go☆290Updated last year
- WebAssembly compiler implemented in Go☆192Updated last week
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated 11 months ago
- JIT compiler in Go☆235Updated 10 months ago
- The Lox interpreter written in Go☆24Updated 2 years ago
- An implementation of the SubC language in Go☆161Updated 7 years ago
- Transpiling C code to Go code☆371Updated 6 months ago
- Yet another PEG (Parsing Expression Grammars) parser generator for Go☆63Updated 3 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆197Updated last year
- LBADD: An experimental, distributed SQL database☆390Updated last year
- A memory allocator for Go.☆81Updated 5 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆84Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- A fully-featured CHIP-8 interpreter (or "emulator")☆14Updated 7 months ago
- a simple compiler in go☆50Updated 6 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆333Updated 2 years ago
- Generate image plots of processes' memory usage very quickly, within a single binary.☆177Updated 4 years ago