nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆300Updated 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☆348Updated 8 months ago
- Example code for compilers textbook.☆205Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- A Quick Backend☆379Updated 3 years ago
- The Finch programming language☆255Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- An implementation of Scheme in Python and C++☆187Updated this week
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆208Updated last year
- A simple, self-hosting C compiler☆972Updated 3 years ago
- Test suite to help you write your own C compiler☆901Updated 2 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Reference implementation for Writing a C Compiler☆226Updated 11 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- C99 parser and frontend for libfirm☆354Updated last year
- A public database of C compiler test cases, minimal test runners, and public test results.☆259Updated 5 years ago
- A toy C compiler☆523Updated 5 years ago
- The best C-like language that can be implemented in 10kLOC.☆671Updated this week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆647Updated last year
- Toy programming language using LLVM, flex and bison.☆94Updated last year
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- Material for the Creating a Compiler video lesson series.☆560Updated 3 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago