nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆292Updated 2 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☆329Updated 2 months ago
- Example code for compilers textbook.☆188Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- A Quick Backend☆342Updated 3 years ago
- Reference implementation for Writing a C Compiler☆167Updated 5 months ago
- Simple C Compiler in OCaml☆94Updated 7 years ago
- Test cases for Writing a C Compiler☆291Updated 2 months ago
- A complete Parser for C-Language using Yacc.☆107Updated 3 years ago
- The Finch programming language☆249Updated 4 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- A public database of C compiler test cases, minimal test runners, and public test results.☆227Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆511Updated 4 months ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Test suite to help you write your own C compiler☆890Updated last year
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- Chickadee OS for Harvard CS 161☆95Updated 5 months ago
- A toy C compiler☆524Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- Minimalist educational operating system☆60Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Material for the Creating a Compiler video lesson series.☆552Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆526Updated 6 years ago
- Tools for a compilers course☆125Updated 2 weeks ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- an incremental approach to compiler construction☆938Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago