nlsandler / nqcc2Links
Reference implementation for Writing a C Compiler
☆222Updated 9 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☆333Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- Example code for compilers textbook.☆199Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆344Updated 7 months ago
- Reader Implementations of "Writing a C Compiler"☆33Updated 2 months ago
- Compiler for the COOL language written in C.☆132Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆268Updated 2 months ago
- A Quick Backend☆363Updated 3 years ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆253Updated last year
- Bolt is a language with in-built data-race freedom!☆606Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆530Updated 5 months ago
- Source code for the book Building a Debugger☆336Updated 3 months ago
- The best C-like language that can be implemented in 10kLOC.☆653Updated this week
- Language tooling for the Lox programming language.☆343Updated 4 months ago
- Official website for Monkey☆43Updated 10 months ago
- Educational JIT compiler for ARM64 in Zig.☆63Updated last year
- JVM in Python that can only run "Hello, World"☆161Updated 2 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆192Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆88Updated 3 years ago
- Lox interpreter written in Lox☆124Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- A compiler collection I made :&☆202Updated last week
- Support for for students (Python)☆69Updated last month
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- An emulator for the NES. For fun and profit and all that.☆67Updated 6 months ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago