nlsandler / nqcc
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆285Updated 2 years ago
Alternatives and similar repositories for nqcc:
Users that are interested in nqcc are comparing it to the libraries listed below
- Test suite to help you write your own C compiler☆877Updated last year
- CC500: a tiny self-hosting C compiler☆157Updated 7 years ago
- A Quick Backend☆321Updated 2 years ago
- A simple, self-hosting C compiler☆936Updated 2 years ago
- An implementation of Scheme in Python and C++☆171Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- Reference implementation for Writing a C Compiler☆136Updated last week
- C99 parser and frontend for libfirm☆345Updated last month
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆587Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆309Updated last year
- Simple virtual machine which interprets bytecode.☆469Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆497Updated last month
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆535Updated last week
- A public database of C compiler test cases, minimal test runners, and public test results.☆215Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,078Updated 4 years ago
- A statically-typed variant of Lox, written in TypeScript☆121Updated 2 years ago
- Bootstrap compiler☆82Updated 14 years ago
- Simple C Compiler in OCaml☆91Updated 6 years ago
- The Silk Programming Language☆79Updated 3 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆565Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- an educational compiler intermediate representation☆621Updated this week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆613Updated 3 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆501Updated 6 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago