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
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- The Lark programming language.☆58Updated 14 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆53Updated 8 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- Tiny c compiler☆59Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆94Updated 3 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- C89 expressions parsed with the shunting yard algorithm in Python☆77Updated 9 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- optimizing compiler for a subset of C language☆35Updated 5 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Scheme on SECD☆42Updated 4 years ago
- Minimal Lisp Interpreter☆60Updated 6 months ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 2 months ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- ☆42Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 months ago