compiler-construction topic
yacv
Yet Another Compiler Visualizer
PigletC
A toy C-like language compiler for PigletVM
raddsl
Tools for rapid prototyping of DSL compilers
SQIR
A Small Quantum Intermediate Representation
JuCC
JuCC - Jadavpur University Compiler Compiler
CompilerKit
A Swift library of data structures and algorithms found and used in compilers
CSpydr
A static typed low-level compiled programming language inspired by Rust and C
c-compiler
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.