nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆299Updated 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☆344Updated 7 months ago
- Example code for compilers textbook.☆199Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- Bolt is a language with in-built data-race freedom!☆606Updated 2 years ago
- A toy C compiler☆523Updated 4 years ago
- The Finch programming language☆254Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆531Updated 9 months ago
- A Quick Backend☆362Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 2 weeks ago
- An implementation of Scheme in Python and C++☆175Updated last month
- Reference implementation for Writing a C Compiler☆221Updated 9 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆256Updated 5 years ago
- C99 parser and frontend for libfirm☆354Updated 10 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Test suite to help you write your own C compiler☆896Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- A complete Parser for C-Language using Yacc.☆111Updated 4 years ago
- ☆99Updated this week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆651Updated last week
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆557Updated 7 years ago
- Lox interpreter written in Lox☆124Updated 4 months ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago