From dbbbbfc67efc8854575113f9f630b82d24a53dd4 Mon Sep 17 00:00:00 2001 From: SJTU <62530004+xeonliu@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:00:05 +0800 Subject: [PATCH] Fix Indentation --- docs/编译原理/SJTU-Compilers.en.md | 16 ++++++++-------- docs/编译原理/SJTU-Compilers.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/编译原理/SJTU-Compilers.en.md b/docs/编译原理/SJTU-Compilers.en.md index 797e1091..804bb113 100644 --- a/docs/编译原理/SJTU-Compilers.en.md +++ b/docs/编译原理/SJTU-Compilers.en.md @@ -19,11 +19,11 @@ In this course, you will learn how to use frameworks such as `flexc++`, `Bisonc+ - Framework Code: See GitHub - Course Textbook: "Tiger Book" (Modern Compiler Implementation in C) - 2 Quizzes + 6 Labs - - Lab 1: Straight-line Program Interpreter - - Lab 2: Lexical Analysis - - Lab 3: Parsing - - Lab 4: Type Checking - - Lab 5: - - Part 1: Escape Analysis and Translation - - Part 2: Tiger Compiler without Register Allocation - - Lab 6: Register Allocation \ No newline at end of file + - Lab 1: Straight-line Program Interpreter + - Lab 2: Lexical Analysis + - Lab 3: Parsing + - Lab 4: Type Checking + - Lab 5 + - Part 1: Escape Analysis and Translation + - Part 2: Tiger Compiler without Register Allocation + - Lab 6: Register Allocation \ No newline at end of file diff --git a/docs/编译原理/SJTU-Compilers.md b/docs/编译原理/SJTU-Compilers.md index 567b9bab..dff9bae5 100644 --- a/docs/编译原理/SJTU-Compilers.md +++ b/docs/编译原理/SJTU-Compilers.md @@ -23,11 +23,11 @@ - 框架代码:参见 GitHub - 课程教材:虎书(Modern Compiler Implementation in C) - 2 次Quiz + 6 个Lab - - Lab 1: Straight-line Program Interpreter - - Lab 2: Lexical Analysis - - Lab 3: Parsing - - Lab 4: Type Checking - - Lab 5 - - Part 1: Escape Analysis and Translation - - Part 2: Tiger Compiler without register allocation - - Lab 6: Register Allocation + - Lab 1: Straight-line Program Interpreter + - Lab 2: Lexical Analysis + - Lab 3: Parsing + - Lab 4: Type Checking + - Lab 5 + - Part 1: Escape Analysis and Translation + - Part 2: Tiger Compiler without register allocation + - Lab 6: Register Allocation