diff --git a/docs/编译原理/SJTU-Compilers.en.md b/docs/编译原理/SJTU-Compilers.en.md index 2a9b7ea5..51abea4c 100644 --- a/docs/编译原理/SJTU-Compilers.en.md +++ b/docs/编译原理/SJTU-Compilers.en.md @@ -16,8 +16,8 @@ In this course, you will learn how to use frameworks such as `flexc++`, `Bisonc+ - Course Website: - Slides: See the course website -- Framework Code: (If unable to access, you can use other similar and maintained repositories, such as ) -- Course Textbook: "Tiger Book" (Modern Compiler Implementation in C) +- Framework Code: (If unable to access, you can use other similar and maintained repositories, such as ) +- Course Textbook: "Tiger Book" (Modern Compiler Implementation in C) - 2 Quizzes + 6 Labs - Lab 1: Straight-line Program Interpreter - Lab 2: Lexical Analysis diff --git a/docs/编译原理/SJTU-Compilers.md b/docs/编译原理/SJTU-Compilers.md index cc56d4a0..7d95132c 100644 --- a/docs/编译原理/SJTU-Compilers.md +++ b/docs/编译原理/SJTU-Compilers.md @@ -20,8 +20,8 @@ - 课程网站: - 课件:参见课程网站 -- 框架代码:(无法打开可以使用其他相同且正在维护的仓库,例如) -- 课程教材:虎书(Modern Compiler Implementation in C) +- 框架代码:(如果无法打开,可以使用其他相同且正在维护的仓库,例如) +- 课程教材:虎书(Modern Compiler Implementation in C) - 2 次Quiz + 6 个Lab - Lab 1: Straight-line Program Interpreter - Lab 2: Lexical Analysis