[COURSE] Add USTC Principles and Techniques of Compiler (#671)

This commit is contained in:
ZHAOYANG ZHANG
2024-10-21 12:53:09 +08:00
committed by GitHub
parent 0f98fc26d8
commit bc10573cdb
3 changed files with 47 additions and 0 deletions

View File

@@ -235,6 +235,7 @@ nav:
- "Stanford CS143: Compilers": "编译原理/CS143.md"
- "NJU 编译原理": "编译原理/NJU-Compilers.md"
- "KAIST CS420: Compiler Design": "编译原理/CS420.md"
- "USTC 编译原理与技术": "编译原理/USTC-Compilers.md"
- 编程语言设计与分析:
- "Stanford CS242: Programming Languages": "编程语言设计与分析/CS242.md"
- "NJU 软件分析": "编程语言设计与分析/NJU-SoftwareAnalysis.md"