nrnrnr / qc--Links
Quick C-- compiler (no longer maintained)
☆159Updated 11 years ago
Alternatives and similar repositories for qc--
Users that are interested in qc-- are comparing it to the libraries listed below
Sorting:
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated last year
- Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.☆350Updated last year
- Scheme on SECD☆43Updated 4 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Continuation Passing C☆112Updated 6 years ago
- stalin brutally optimizing Scheme compiler, with Debianization patches☆393Updated 4 years ago
- Yet Another Earley Parser☆139Updated 3 years ago
- Standard ML Compiler and Toolkit☆288Updated 5 months ago
- The functional Haskell kernel☆137Updated 9 years ago
- A Compiler for the Popr Language☆248Updated 4 years ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- quick c☆35Updated 3 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.