mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-22 17:37:17 +08:00
[FIX] NJU Compilers course video link
bilibili video collection link schama may changed, original link will only show the collections overview instead of this collection
This commit is contained in:
parent
0e793039d8
commit
8aca978c93
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ ANTLR 4 是 LL 解析器生成器,比起 LR 和 LALR 解析器生成器,它
|
|||
## 课程资源
|
||||
|
||||
- 课程网站:<http://docs.compilers.cpl.icu/>
|
||||
- 课程视频:<https://space.bilibili.com/479141149/channel/collectiondetail?sid=2312309>
|
||||
- 课程视频:<https://space.bilibili.com/479141149/lists/2312309>
|
||||
- 课程教材:龙书等
|
||||
- 课程作业:10 个书面作业 + 8 ~ 10 个编程作业带你实现一个编译器
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue