nlsandler / nqcc2Links
Reference implementation for Writing a C Compiler
☆188Updated 6 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☆316Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆129Updated 4 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- Example code for compilers textbook.☆192Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Compiler for the COOL language written in C.☆127Updated 10 months ago
- Reader Implementations of "Writing a C Compiler"☆25Updated last month
- A curated list of low level programming languages (i.e. suitable for OS and game programming)☆257Updated 9 months ago
- Bolt is a language with in-built data-race freedom!☆600Updated last year
- ☆120Updated 8 months ago
- A Quick Backend☆351Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆516Updated 2 months ago
- EeZee Language - Compiler Engineering Basics☆28Updated last week
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆72Updated last week
- The best C-like language that can be implemented in 10kLOC.☆638Updated 3 weeks ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆243Updated 11 months ago
- How to write a UNIX shell, with a lot of background☆355Updated 8 years ago
- A rust implementation of the lox language☆111Updated last year
- An emulator for the NES. For fun and profit and all that.☆64Updated 3 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- Solutions to OCaml Programming☆87Updated 2 weeks ago
- Educational JIT compiler for ARM64 in Zig.☆62Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆187Updated 2 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆160Updated last year
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- Writing a compiler in a week-end☆402Updated 5 months ago
- Fun, portable, minimalistic virtual machine.☆564Updated 11 months ago