nlsandler / nqcc2Links
Reference implementation for Writing a C Compiler
☆164Updated 4 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☆282Updated last month
- Reader Implementations of "Writing a C Compiler"☆20Updated 2 weeks ago
- Compiler for the COOL language written in C.☆117Updated 8 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆122Updated 2 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Example code for compilers textbook.☆179Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A Quick Backend☆337Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆328Updated last month
- Educational JIT compiler for ARM64 in Zig.☆60Updated 10 months ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆249Updated 7 months ago
- Language tooling for the Lox programming language.☆313Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆129Updated 2 weeks ago
- Basic X86-64 assembler, written in golang☆70Updated 4 years ago
- A x86_64 C99 compiler written in Rust from scratch☆426Updated 6 months ago
- Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language☆96Updated 2 weeks ago
- Source code for the book Building a Debugger☆295Updated 2 months ago
- A garden of small programming language implementations 🪴☆268Updated this week
- The best C-like language that can be implemented in 10kLOC.☆621Updated this week
- Custom coroutines implementation in GNU C☆224Updated 4 months ago
- Toy compiler☆52Updated last month
- EeZee Language - Compiler Engineering Basics☆28Updated 2 weeks ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 3 weeks ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Native language with Rust & LLVM☆69Updated last year
- An emulator for the NES. For fun and profit and all that.☆63Updated last month
- Lox interpreter written in Lox☆121Updated last year