s0sasaki / x86compilerLinks
A compiler for x86-64 with an SLR parser.
☆10Updated 2 years ago
Alternatives and similar repositories for x86compiler
Users that are interested in x86compiler are comparing it to the libraries listed below
Sorting:
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆234Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- The Lark programming language.☆58Updated 15 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- Yet Another Earley Parser☆141Updated 3 years ago
- PEG Parser in ANSI C☆63Updated 4 years ago
- Grammar Zoo☆98Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- ☆45Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago