compilers-design topic

List compilers-design repositories

PL-Compiler-Resource

2.0k
Stars
254
Forks
Watchers

程序语言与编译技术相关资料(持续更新中)

One

279
Stars
59
Forks
Watchers

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱

xl

265
Stars
15
Forks
Watchers

A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites

mewa

22
Stars
2
Forks
Watchers

Compiler-compiler for writing compiler frontends with Lua

MicroCompiler

15
Stars
2
Forks
Watchers

一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser