nlsandler / nqcc2Links
Reference implementation for Writing a C Compiler
☆162Updated 3 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☆273Updated 3 weeks ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆247Updated 6 months ago
- Compiler for the COOL language written in C.☆116Updated 7 months ago
- Reader Implementations of "Writing a C Compiler"☆19Updated last week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆119Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- Example code for compilers textbook.☆178Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆325Updated last month
- A Quick Backend☆338Updated 3 years ago
- Basic X86-64 assembler, written in golang☆68Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- The best C-like language that can be implemented in 10kLOC.☆610Updated this week
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- An educational C-like toy programming language that compiles to x64 binary.☆154Updated last year
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆65Updated this week
- Can I make an *optimizing* compiler under 1k lines of code?☆58Updated 3 months ago
- Source code for the book Building a Debugger☆279Updated last month
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Bolt is a language with in-built data-race freedom!☆598Updated last year
- A compiler collection I made :&☆202Updated 10 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆109Updated 4 years ago
- A x86_64 C99 compiler written in Rust from scratch☆426Updated 5 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆508Updated 2 months ago
- Language tooling for the Lox programming language.☆309Updated 3 months ago
- Lox interpreter written in Lox☆119Updated last year
- Toy compiler☆50Updated 3 weeks ago