nlsandler / nqcc2Links
Reference implementation for Writing a C Compiler
☆226Updated 11 months ago
Alternatives and similar repositories for nqcc2
Users that are interested in nqcc2 are comparing it to the libraries listed below
Sorting:
- Test cases for Writing a C Compiler☆348Updated last month
- Example code for compilers textbook.☆205Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆140Updated this week
- Reader Implementations of "Writing a C Compiler"☆36Updated last month
- Compiler for the COOL language written in C.☆134Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Language tooling for the Lox programming language.☆352Updated 5 months ago
- alic: A Language Inspired by C☆75Updated 5 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆255Updated last year
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- Educational JIT compiler for ARM64 in Zig.