compiler-construction topic

List compiler-construction repositories

yacv

136
Stars
9
Forks
Watchers

Yet Another Compiler Visualizer

PigletC

58
Stars
8
Forks
Watchers

A toy C-like language compiler for PigletVM

raddsl

81
Stars
6
Forks
Watchers

Tools for rapid prototyping of DSL compilers

honey-potion

236
Stars
7
Forks
Watchers

Writing eBPF programs with Elixir!

SQIR

75
Stars
21
Forks
Watchers

A Small Quantum Intermediate Representation

JuCC

39
Stars
2
Forks
Watchers

JuCC - Jadavpur University Compiler Compiler

CompilerKit

22
Stars
5
Forks
Watchers

A Swift library of data structures and algorithms found and used in compilers

CSpydr

80
Stars
2
Forks
Watchers

A static typed low-level compiled programming language inspired by Rust and C

c-compiler

102
Stars
31
Forks
Watchers

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.