nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆292Updated 3 years ago
Alternatives and similar repositories for nqcc
Users that are interested in nqcc are comparing it to the libraries listed below
Sorting:
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- Example code for compilers textbook.☆191Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆600Updated last year
- Simple C Compiler in OCaml☆94Updated 7 years ago
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- The Finch programming language☆250Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- A Quick Backend☆350Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- A toy C compiler☆524Updated 4 years ago
- GCC Tiny front-end☆106Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆158Updated 2 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.