nlsandler / nqcc2
Reference implementation for Writing a C Compiler
☆137Updated 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☆220Updated 2 weeks ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆106Updated this week
- Compiler for the COOL language written in C.☆111Updated 4 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆312Updated last year
- Educational JIT compiler for ARM64 in Zig.☆58Updated 6 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆63Updated last week
- A garden of small programming language implementations 🪴☆214Updated this week
- C Implementation of the monkey programming language☆69Updated 5 years ago
- Lox interpreter written in Lox☆117Updated last year
- Source code for the book Building a Debugger☆215Updated 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 years ago
- An emulator for the NES. For fun and profit and all that.☆56Updated 5 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆175Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- Reader Implementations of "Writing a C Compiler"☆14Updated 2 weeks ago
- A Quick Backend☆327Updated 2 years ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆229Updated 3 months ago
- Basic X86-64 assembler, written in golang☆64Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆83Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆90Updated 2 years ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆186Updated 6 months ago
- Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language☆97Updated 5 months ago
- Toy programming language☆48Updated 2 weeks ago
- A type-safe C successor that compiles directly to various platforms.☆140Updated 4 months ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Artifacts of that Memory Management Tsoding Session☆157Updated 10 months ago
- Official website for Monkey☆40Updated last month
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆307Updated this week