nlsandler / nqcc
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆282Updated 2 years ago
Alternatives and similar repositories for nqcc:
Users that are interested in nqcc are comparing it to the libraries listed below
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆143Updated 7 years ago
- The Finch programming language☆245Updated 4 years ago
- A Quick Backend☆313Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆303Updated last year
- Test suite to help you write your own C compiler☆876Updated last year
- graph based intermediate representation and backend for optimising compilers☆487Updated last week
- An implementation of Scheme in Python and C++☆169Updated last month
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- Simple C Compiler in OCaml☆91Updated 6 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Reference implementation for Writing a C Compiler☆131Updated this week
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- A Tour Through the SubC Compiler☆87Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆156Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆146Updated 2 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 9 years ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆90Updated 2 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- C99 parser and frontend for libfirm☆344Updated last week
- A toy C compiler☆512Updated 4 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆547Updated last month
- 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…☆563Updated last year
- The best C-like language that can be implemented in 10kLOC.☆516Updated 3 weeks ago
- an educational compiler intermediate representation☆587Updated 2 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- The Silk Programming Language☆79Updated 3 years ago