nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆293Updated 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☆335Updated 4 months ago
- A Quick Backend☆351Updated 3 years ago
- Example code for compilers textbook.☆193Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- A toy C compiler☆524Updated 4 years ago
- The Finch programming language☆250Updated 5 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Simple C Compiler in OCaml☆94Updated 7 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆252Updated 4 years ago
- A simple, self-hosting C compiler☆966Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- Reference implementation for Writing a C Compiler☆196Updated 7 months ago
- graph based intermediate representation and backend for optimising compilers☆524Updated 6 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- A complete Parser for C-Language using Yacc.☆109Updated 3 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated 2 weeks ago
- Material for the Creating a Compiler video lesson series.☆555Updated 3 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Test suite to help you write your own C compiler☆892Updated last year