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:
- Example code for compilers textbook.☆202Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆345Updated 7 months ago
- A Quick Backend☆365Updated 3 years ago
- Bolt is a language with in-built data-race freedom!☆607Updated 2 years ago
- An implementation of Scheme in Python and C++☆177Updated last month
- The Finch programming language☆255Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- C99 parser and frontend for libfirm☆353Updated 11 months ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- A public database of C compiler test cases, minimal test runners, and public test results.☆257Updated 5 years ago
- Test suite to help you write your own C compiler☆898Updated 2 years ago
- lambda calculus interpreter☆45Updated 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
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- GCC Tiny front-end☆107Updated 8 years ago
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆531Updated 9 months ago
- Embeddable lisp/scheme interpreter written in C.☆162Updated last month
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Hobby OS☆245Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆477Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆662Updated last week