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
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆81Updated last year
- Tiny c compiler☆59Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 5 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- ☆44Updated 6 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- The Lark programming language.☆58Updated 15 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- GCC Tiny front-end☆107Updated 8 years ago