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:
- optimizing compiler for a subset of C language☆35Updated 5 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Tiny c compiler☆59Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Simple C Haskell Compiler☆22Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A LLVM based self-hosting C compiler☆25Updated 6 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- A small λ-calculus interpreter in C☆56Updated 10 years ago
- A Python JIT compiler☆12Updated 6 years ago
- ☆42Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- The Lark programming language.☆58Updated 14 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- c compiler☆16Updated 5 years ago
- A C Compiler/Parser written in Rust☆53Updated 4 months ago
- CC500: a tiny self-hosting C compiler☆160Updated 7 years ago
- Udon C Compiler: C compiler for our original CPU☆83Updated 8 years ago
- Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.☆19Updated 2 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago