nlsandler / nqcc2
Reference implementation for Writing a C Compiler
☆151Updated 2 months 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☆254Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆114Updated 3 weeks ago
- Example code for compilers textbook.☆175Updated 2 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆316Updated 2 years ago
- Source code for the book Building a Debugger☆249Updated last week
- An educational C-like toy programming language that compiles to x64 binary.☆149Updated last year
- A Quick Backend☆332Updated 3 years ago
- Compiler for the COOL language written in C.☆114Updated 5 months ago
- Reader Implementations of "Writing a C Compiler"☆16Updated last month
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆39Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆582Updated this week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆244Updated 5 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- A type-safe C successor that compiles directly to various platforms.☆138Updated 6 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- A garden of small programming language implementations 🪴☆219Updated this week
- Educational JIT compiler for ARM64 in Zig.☆58Updated 8 months ago
- Lox interpreter written in Lox☆117Updated last year
- ☆119Updated 4 months ago
- Samples of WebAssembly Text programs☆148Updated 6 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆194Updated 7 months ago
- Toy programming language☆48Updated last week
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆223Updated last year
- ☆90Updated this week
- EeZee Language - Compiler Engineering Basics☆22Updated last week
- "hello world" x86 kernel example☆299Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆346Updated 8 years ago