nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆28Updated 2 weeks ago
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☆205Updated 8 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆79Updated 6 months ago
- A programmable virtual CPU written in untyped lambda calculus☆56Updated 2 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆62Updated 7 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆23Updated last month
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆75Updated 9 months ago
- lambda calculus interpreter☆44Updated 4 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆21Updated 3 weeks ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆73Updated 3 years ago
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆158Updated 2 years ago
- A bignum library for C.☆33Updated last year
- CMSC 430 Design and Implementation of Programming Languages☆51Updated last week
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆87Updated 2 weeks ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆81Updated last week
- The Callisto compiler of the 13th month, and other language extras☆68Updated last month
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- ☆26Updated 2 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.☆65Updated last year
- 📚 A collection of resources about supercompilation☆119Updated 3 months ago
- This project is the legacy version of Standard ML of New Jersey that continues to support older systems (e.g., 32-bit machines).☆43Updated last week
- ☆97Updated last week
- A collection of small games made using SDL and C/++.☆25Updated 3 months ago
- Generic and TypeSafe Programming In C☆63Updated last week
- C Intermediate Language☆153Updated last month
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago