From c0b964292436c2609516f5c377425eda191b081e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E5=B0=98?= <13803506661@163.com> Date: Thu, 12 Jun 2025 16:00:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=AF=BE=E6=9C=AC=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/编译原理/SJTU-Compilers.en.md | 4 ++-- docs/编译原理/SJTU-Compilers.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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