nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆39Updated 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:
- Binary Lambda Calculus Virtual Machine☆58Updated 2 years ago
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆85Updated 3 weeks ago
- 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 3 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆161Updated 2 years ago
- The Callisto compiler of the 13th month, and other language extras☆76Updated 3 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆47Updated this week
- Compiler Backend for LSTS (Typed Macro Assembler)☆37Updated last week
- ☆105Updated last week
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated last year
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆35Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 4 months ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- ☆26Updated 2 years ago
- lambda calculus interpreter☆46Updated 4 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- A bignum library for C.☆33Updated last year
- (Hopefully) a compiler for my first language named "Pie"☆22Updated last week
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆76Updated 3 years ago