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☆346Updated 7 months ago
- Example code for compilers textbook.☆203Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- The Finch programming language☆254Updated 5 years ago
- Bolt is a language with in-built data-race freedom!☆607Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- An implementation of Scheme in Python and C++☆178Updated last week
- A Quick Backend☆370Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- lambda calculus interpreter☆45Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- 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☆901Updated 2 years ago
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆478Updated 3 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- loxi - a Lox interpreter☆37Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- The Sharp programming language☆45Updated 4 months ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆579Updated 7 months 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
- A toy C compiler☆523Updated 5 years ago
- A simple, self-hosting C compiler☆970Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago