[COURSE] Add NJU Compiler Course (#579)

This commit is contained in:
TekkenSteve
2024-03-31 16:26:19 +08:00
committed by GitHub
parent bc8acc6f6e
commit efb461bbc3
3 changed files with 73 additions and 0 deletions

View File

@@ -214,6 +214,7 @@ nav:
- "CMU 15-799: Special Topics in Database Systems": "数据库系统/15799.md"
- 编译原理:
- "Stanford CS143: Compilers": "编译原理/CS143.md"
- "NJU 编译原理": "编译原理/NJU-Compilers.md"
- 编程语言设计与分析:
- "Stanford CS242: Programming Languages": "编程语言设计与分析/CS242.md"
- "NJU 软件分析": "编程语言设计与分析/NJU-SoftwareAnalysis.md"