nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆33Updated last month
Alternatives and similar repositories for c-compiler-implementations
Users that are interested in c-compiler-implementations are comparing it to the libraries listed below
Sorting:
- Reference implementation for Writing a C Compiler☆221Updated 9 months ago
- Binary Lambda Calculus Virtual Machine☆56Updated last year
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆82Updated 7 months ago
- SCBE is a compiler back-end library written from scratch☆31Updated last week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last month
- A file I found that Marc Feeley does not have a repo for on github☆23Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- lambda calculus interpreter☆44Updated 4 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 2 weeks ago
- A programmable virtual CPU written in untyped lambda calculus☆57Updated 3 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 2 months ago
- Compiler Backend for LSTS (Typed Macro Assembler)☆35Updated last week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- The Callisto compiler of the 13th month, and other language extras☆71Updated 2 weeks ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated 3 weeks ago
- A small unix-like kernel and OS components based around the Shard programming language.☆14Updated this week
- A programming language written for fun!☆95Updated last year
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- ☆99Updated last week
- McIlroy's TMG compiler-compiler in portable C☆99Updated 3 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Compiler☆14Updated last year
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆159Updated 2 years ago
- ☆65Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- The Egel Programming Language☆83Updated 6 months ago
- Basic X86-64 assembler, written in golang☆77Updated 4 years ago