s0sasaki / x86compiler
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
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- optimizing compiler for a subset of C language☆34Updated 5 years ago
- Minimal Lisp Interpreter☆59Updated 6 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆93Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Tiny c compiler☆59Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- ☆41Updated 5 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 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
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 11 months ago