nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆34Updated last week
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:
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆81Updated last week
- Binary Lambda Calculus Virtual Machine☆56Updated last year
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- A small unix-like kernel and OS components based around the Shard programming language.☆14Updated last week
- A file I found that Marc Feeley does not have a repo for on github☆24Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- A programmable virtual CPU written in untyped lambda calculus☆61Updated 3 years ago
- ☆99Updated this week
- The Callisto compiler of the 13th month, and other language extras☆75Updated last week
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 11 months 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)☆36Updated this week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last week
- lambda calculus interpreter☆45Updated 4 years ago
- Generic and TypeSafe Programming In C☆66Updated 2 months ago
- SCBE is a compiler back-end library written from scratch☆31Updated this week
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months 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 last month
- ☆26Updated 2 years ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆82Updated this week
- The Egel Programming Language☆83Updated last week
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆74Updated 3 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- ☆65Updated 3 weeks ago