s0sasaki / x86compilerLinks
A compiler for x86-64 with an SLR parser.
☆10Updated last year
Alternatives and similar repositories for x86compiler
Users that are interested in x86compiler are comparing it to the libraries listed below
Sorting:
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆81Updated last year
- ☆44Updated 6 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- The Lark programming language.☆58Updated 15 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆48Updated 7 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Tiny c compiler☆60Updated 6 years ago
- An implementation of Scheme in Python and C++☆174Updated last week
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Grammar Zoo☆95Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- ☆65Updated 8 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 6 months ago
- ☆48Updated 5 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 5 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month