nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆292Updated 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.☆190Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 2 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- A Quick Backend☆346Updated 3 years ago
- The Finch programming language☆250Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- Reference implementation for Writing a C Compiler☆178Updated 5 months ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- A complete Parser for C-Language using Yacc.☆107Updated 3 years ago
- A toy C compiler☆523Updated 4 years ago
- Test suite to help you write your own C compiler☆891Updated last year
- Simple C Compiler in OCaml☆94Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- Test cases for Writing a C Compiler☆303Updated 2 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆228Updated 4 years ago
- C99 parser and frontend for libfirm☆349Updated 6 months ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- Minimalist educational operating system☆61Updated 4 years ago
- Chickadee OS for Harvard CS 161☆95Updated 6 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆288Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆632Updated this week