nlsandler / nqcc2
Reference implementation for Writing a C Compiler
☆155Updated 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☆261Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆322Updated last week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆116Updated last month
- Example code for compilers textbook.☆176Updated 2 years ago
- Reader Implementations of "Writing a C Compiler"☆17Updated last week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆289Updated 2 years ago
- Basic X86-64 assembler, written in golang☆66Updated 4 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆153Updated last year
- A Quick Backend☆335Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆246Updated 6 months ago
- Bolt is a language with in-built data-race freedom!☆597Updated last year
- Educational JIT compiler for ARM64 in Zig.☆59Updated 9 months ago
- The best C-like language that can be implemented in 10kLOC.☆596Updated this week
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆200Updated 8 months ago
- Source code for the book Building a Debugger☆266Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- an educational compiler intermediate representation☆663Updated 2 months ago
- A compiler collection I made :&☆202Updated 9 months ago
- Official website for Monkey☆41Updated 3 months ago
- Artifacts of that Memory Management Tsoding Session☆162Updated last year
- Open source implementation of jai compiler☆22Updated 8 years ago
- A garden of small programming language implementations 🪴☆224Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆141Updated 4 years ago
- A type-safe C successor that compiles directly to various platforms.☆138Updated last week
- Lox interpreter written in Lox☆119Updated last year
- An attempt to implement breakout in Zig☆60Updated last year