nlsandler / nqcc
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆288Updated 2 years ago
Alternatives and similar repositories for nqcc:
Users that are interested in nqcc are comparing it to the libraries listed below
- A Quick Backend☆334Updated 3 years ago
- Test suite to help you write your own C compiler☆883Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆316Updated last week
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Example code for compilers textbook.☆175Updated 2 years ago
- A simple, self-hosting C compiler