nlsandler / nqcc
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆279Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nqcc
- A Quick Backend☆305Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆296Updated last year
- Test suite to help you write your own C compiler☆859Updated last year
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 2 years ago
- Simple C Compiler in OCaml☆88Updated 6 years ago
- C99 parser and frontend for libfirm☆341Updated last year
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- Bolt is a language with in-built data-race freedom!☆572Updated 11 months ago
- Reference implementation for Writing a C Compiler☆121Updated 2 months ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆84Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆192Updated 5 months ago
- A toy C compiler☆509Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆239Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 5 years ago
- A simple, self-hosting C compiler☆894Updated 2 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Example code for compilers textbook.☆169Updated last year
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 9 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 4 years ago
- The TenDRA Project☆238Updated 3 months ago
- The best C-like language that can be implemented in 10kLOC.☆482Updated last week
- CC500: a tiny self-hosting C compiler☆154Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆150Updated 10 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆72Updated 2 years ago
- The Finch programming language☆244Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆383Updated 9 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago