compiler-principles topic

List compiler-principles repositories

kgt

579
Stars
29
Forks
Watchers

BNF wrangling and railroad diagrams

libfsm

915
Stars
52
Forks
Watchers

DFA regular expression library & friends

compilingTheory

283
Stars
28
Forks
Watchers

My course design for compiler theory (Visualization).

mathAI

2.2k
Stars
563
Forks
Watchers

一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.

Learning-SICP

10.9k
Stars
1.5k
Forks
Watchers

MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。

tiny-compiler

773
Stars
80
Forks
Watchers

A tiny evaluator and compiler of arithmetic expressions.

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

191
Stars
33
Forks
Watchers

A tiny C compiler written purely in JavaScript.

Compilers

43
Stars
10
Forks
Watchers

SJTU SE302 编译原理与技术 Tiger编译器

Astview

24
Stars
5
Forks
Watchers

Astview is a graphical viewer for abstract syntax trees