nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆296Updated 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☆336Updated 6 months ago
- Example code for compilers textbook.☆197Updated 2 years ago
- An implementation of Scheme in Python and C++☆175Updated last week
- Bolt is a language with in-built data-race freedom!☆604Updated last year
- Simple C Compiler in OCaml☆95Updated 7 years ago
- The Finch programming language☆252Updated 5 years ago
- A Quick Backend☆358Updated 3 years ago
- A toy C compiler☆523Updated 4 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last week
- Test suite to help you write your own C compiler☆894Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Reference implementation for Writing a C Compiler☆209Updated 9 months ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- GCC Tiny front-end☆107Updated 8 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
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- graph based intermediate representation and backend for optimising compilers☆528Updated 8 months ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆256Updated 5 years ago
- ☆98Updated this week
- The best C-like language that can be implemented in 10kLOC.☆648Updated 3 weeks ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago