nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆36Updated 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☆226Updated 11 months ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆83Updated last month
- Binary Lambda Calculus Virtual Machine☆57Updated last year
- The Callisto compiler of the 13th month, and other language extras☆76Updated this week
- A programmable virtual CPU written in untyped lambda calculus☆61Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 3 months ago
- A file I found that Marc Feeley does not have a repo for on github☆24Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- ☆102Updated this week
- Compiler Backend for LSTS (Typed Macro Assembler)☆36Updated this week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆26Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years 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.☆68Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆161Updated 2 years ago
- alic: A Language Inspired by C☆75Updated 5 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- ☆26Updated 2 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆76Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated last month
- lambda calculus interpreter☆46Updated 4 years ago
- A bignum library for C.☆33Updated last year
- ☆66Updated last month
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- McIlroy's TMG compiler-compiler in portable C☆103Updated 3 years ago
- A small unix-like kernel and OS components based around the Shard programming language.☆14Updated last week