nlsandler / nqccLinks
A compiler for a tiny (but growing!) subset of C, written in OCaml.
☆290Updated 2 years ago
Alternatives and similar repositories for nqcc
Users that are interested in nqcc are comparing it to the libraries listed below
Sorting:
- A Quick Backend☆338Updated 3 years ago
- A simple, self-hosting C compiler☆949Updated 3 years ago
- Simple C Compiler in OCaml☆94Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- Test suite to help you write your own C compiler☆883Updated last year
- Example code for compilers textbook.☆178Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆598Updated last year
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆325Updated 3 weeks ago
- A toy C compiler☆523Updated 4 years ago
- Reference implementation for Writing a C Compiler☆161Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- graph based intermediate representation and backend for optimising compilers☆508Updated 2 months ago
- moved from https://sourceforge.net/p/min-caml/code/☆505Updated 7 months ago
- The Finch programming language☆248Updated 4 years ago
- The best C-like language that can be implemented in 10kLOC.☆602Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆253Updated 2 years 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☆131Updated 3 years 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…☆567Updated 3 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated 11 months ago