nlsandler / nqcc2
Reference implementation for Writing a C Compiler
☆134Updated 2 weeks ago
Alternatives and similar repositories for nqcc2:
Users that are interested in nqcc2 are comparing it to the libraries listed below
- Test cases for Writing a C Compiler☆205Updated this week
- An introduction to language design with building a compiler frontend on top of LLVM.☆104Updated this week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆305Updated last year
- Educational JIT compiler for ARM64 in Zig.☆48Updated 5 months ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- Compiler for the COOL language written in C.☆108Updated 3 months ago
- Official website for Monkey☆40Updated last week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- A garden of small programming language implementations 🪴☆197Updated this week
- ☆118Updated last month
- Source code for the book Building a Debugger☆194Updated 2 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆179Updated 4 months ago
- world's worst interpreter☆56Updated 6 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆83Updated 2 years ago
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 2 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- A Quick Backend☆317Updated 2 years ago
- Language tooling for the Lox programming language.☆287Updated 4 months ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆223Updated 2 months ago
- Artifacts of that Memory Management Tsoding Session☆156Updated 9 months ago
- A type-safe C successor that compiles directly to various platforms.☆140Updated 3 months ago
- Reader Implementations of "Writing a C Compiler"☆10Updated this week
- An menu/quick reference for Programming Language concepts☆20Updated 9 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆173Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆59Updated this week
- Lox interpreter written in Lox☆116Updated last year
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆139Updated 3 years ago
- An emulator for the NES. For fun and profit and all that.☆56Updated 4 months ago