[COURSE] Add PKU Software Analysis (#520)

This commit is contained in:
Qi Zhan
2023-10-12 02:42:40 -05:00
committed by GitHub
parent c8747e787e
commit 3673c718ac
3 changed files with 51 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ nav:
- 编译原理:
- "Stanford CS143: Compilers": "编译原理/CS143.md"
- "NJU 软件分析": "编译原理/NJU-SoftwareAnalysis.md"
- "PKU 软件分析": "编译原理/PKU-SoftwareAnalysis.md"
- 程序语言设计:
- "Stanford CS242: Programming Languages": "程序语言设计/CS242.md"
- 计算机图形学: