shining1984 / PL-Compiler-Resource

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recommend two courses from KAIST and Swarthmore College

zhao-huang opened this issue · comments

commented

Both are come with lecture videos.

KAIST CS420
Course page
Youtube playlist
Implementing a C-like programming language compiler with a SSA IR.

Swarthmore CS75
Course page
Implementing a ML-like programming language compiler with an ANF IR.

Thanks.
Added them.

e2f9084