mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-04 02:55:26 +08:00
[FIX] Fix course video link of NJU Compilers (#775)
* [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 * [FIX] course video link in NJU-Compilers.en.md
This commit is contained in:
@@ -27,7 +27,7 @@ The biggest takeaway is that there is no longer a sense of difficulty or uncerta
|
||||
## Course Resources
|
||||
|
||||
- Course Website: <http://docs.compilers.cpl.icu/>
|
||||
- Recordings: <https://space.bilibili.com/479141149/channel/collectiondetail?sid=2312309>
|
||||
- Recordings: <https://space.bilibili.com/479141149/lists/2312309>
|
||||
- Textbook: Compilers: Principles, Techniques and Tools (Dragon Book)
|
||||
- Assignments: 10 written assignments + 8~10 programming labs
|
||||
|
||||
|
||||
@@ -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 个编程作业带你实现一个编译器
|
||||
|
||||
|
||||
Reference in New Issue
Block a user