compiler-construction topic

List compiler-construction repositories

sof-language

10
Stars
0
Forks
Watchers

The Stack with Objects and Functions Programming Language, a pure stack-based reverse-polish-notation functional and object-oriented experimental programming language.

awesome-internals

125
Stars
15
Forks
Watchers

A curated list of awesome resources and learning materials in the field of X internals

xdpw

271
Stars
32
Forks
Watchers

XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces

inc

893
Stars
108
Forks
Watchers

an incremental approach to compiler construction

tiny-compiler

773
Stars
80
Forks
Watchers

A tiny evaluator and compiler of arithmetic expressions.

PlayWithCompiler

846
Stars
384
Forks
Watchers

A GeekTime course about constructing a compiler.

Metatheory.jl

337
Stars
43
Forks
Watchers

Makes Julia reason with equations. General purpose metaprogramming, symbolic computation and algebraic equational reasoning library for the Julia programming language: E-Graphs & equality saturation,...

LBAC-Swift

162
Stars
3
Forks
Watchers

Learn how to build a compiler by interacting with Let's Build a Compiler by Jack Crenshaw in Swift Playgrounds

CaptCC

190
Stars
33
Forks
Watchers

A tiny C compiler written purely in JavaScript.

gogll

184
Stars
24
Forks
Watchers

Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers