mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
修改格式
This commit is contained in:
parent
c0b9642924
commit
dc1bc95587
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,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>
|
- Course Website: <https://ipads.se.sjtu.edu.cn/courses/compilers/index.shtml>
|
||||||
- Slides: See the course website
|
- Slides: See the course website
|
||||||
- Framework Code: <https://ipads.se.sjtu.edu.cn:2020/compilers-2024/compilers-2024> (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>)
|
- Framework Code: <https://ipads.se.sjtu.edu.cn:2020/compilers-2024/compilers-2024> (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)<https://ipads.se.sjtu.edu.cn/courses/compilers/textbook/TigerBook-English.pdf>
|
- Course Textbook: "Tiger Book" (Modern Compiler Implementation in C) <https://ipads.se.sjtu.edu.cn/courses/compilers/textbook/TigerBook-English.pdf>
|
||||||
- 2 Quizzes + 6 Labs
|
- 2 Quizzes + 6 Labs
|
||||||
- Lab 1: Straight-line Program Interpreter
|
- Lab 1: Straight-line Program Interpreter
|
||||||
- Lab 2: Lexical Analysis
|
- Lab 2: Lexical Analysis
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue