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:
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated last year
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An implementation of Scheme in Python and C++☆174Updated 7 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Yet Another Earley Parser☆140Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- ☆44Updated 6 years ago
- A small λ-calculus interpreter in C☆57Updated 10 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Tiny c compiler☆59Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 3 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.☆19Updated 2 years ago
- The Lark programming language.☆58Updated 15 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago