nlsandler / nqcc2
Reference implementation for Writing a C Compiler
☆145Updated last month
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☆240Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆314Updated 2 years ago
- Compiler for the COOL language written in C.☆113Updated 5 months ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆112Updated 2 weeks ago
- Can I make an *optimizing* compiler under 1k lines of code?☆55Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆178Updated last year
- A Quick Backend☆329Updated 3 years ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆239Updated 4 months ago
- A garden of small programming language implementations 🪴☆220Updated this week
- A compiler collection I made :&☆201Updated 8 months ago
- The best C-like language that can be implemented in 10kLOC.☆565Updated last week
- A C compiler that tries to eliminate the need for header files as much as possible.☆64Updated 2 weeks ago
- Example code for compilers textbook.☆174Updated 2 years ago
- An emulator for the NES. For fun and profit and all that.☆58Updated 6 months ago
- Reader Implementations of "Writing a C Compiler"☆14Updated last week
- "hello world" x86 kernel example☆296Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆160Updated 11 months ago
- Educational JIT compiler for ARM64 in Zig.☆58Updated 7 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆140Updated 5 months ago
- Source code for the book Building a Debugger☆230Updated 2 weeks ago
- CMSC 430 Design and Implementation of Programming Languages☆50Updated 3 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆91Updated 2 years ago
- Experimental operating system written in Zig☆470Updated 4 months ago
- The elegant and consistent programming language.☆32Updated last year
- Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language☆97Updated 6 months ago