mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-22 17:37:17 +08:00
补充课程代码仓库
This commit is contained in:
parent
b097eece5f
commit
6d4024055a
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ In this course, you will learn how to use frameworks such as `flexc++`, `Bisonc+
|
|||
|
||||
- Course Website: <https://ipads.se.sjtu.edu.cn/courses/compilers/index.shtml>
|
||||
- Slides: See the course website
|
||||
- Framework Code: See GitHub
|
||||
- Framework Code: <https://ipads.se.sjtu.edu.cn:2020/compilers-2023/compilers-2023> (If unable to access, you can use other similar and maintained repositories, such as <https://gitee.com/east-china-normal-university_ttb_cs/tiger-compiler-25sp>)
|
||||
- Course Textbook: "Tiger Book" (Modern Compiler Implementation in C)
|
||||
- 2 Quizzes + 6 Labs
|
||||
- Lab 1: Straight-line Program Interpreter
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
- 课程网站:<https://ipads.se.sjtu.edu.cn/courses/compilers/index.shtml>
|
||||
- 课件:参见课程网站
|
||||
- 框架代码:参见 GitHub
|
||||
- 框架代码:<https://ipads.se.sjtu.edu.cn:2020/compilers-2023/compilers-2023>(无法打开可以使用其他相同且正在维护的仓库,例如<https://gitee.com/east-china-normal-university_ttb_cs/tiger-compiler-25sp>)
|
||||
- 课程教材:虎书(Modern Compiler Implementation in C)
|
||||
- 2 次Quiz + 6 个Lab
|
||||
- Lab 1: Straight-line Program Interpreter
|
||||
|
|
|
|||
Loading…
Reference in a new issue