Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
| #19 | 11-19 | 程序语言设计分享 | |
| #20 | 11-24 | 中间表示:[part1](./slides/2024/07-ir-part1.pdf), [part2](./slides/2024/07-ir-part2.pdf) | 书本第 7 章,[AICompiler](./slides/AICompiler.pdf) |
| #21 | 11-26 | _ = _ | _ = _ |
| | | 代码生成:[codegen](./slides/2024/08-codegen.pdf) | 书本第 8 章 |
| | | 代码优化:[optimize](./slides/09-optimize.pdf)(已更新 2025 版) | 书本第 9 章 |
| | | 编译和运行系统:[sys](./slides/10-sys.pdf) | 书本第 11 章 |
| #22 | 12-01 | 代码生成:[codegen](./slides/2024/08-codegen.pdf) | |
| #23 | 12-08 | 代码优化:[optimize](./slides/09-optimize.pdf) | |
| #24 | 12-17 | 编译和运行系统:[sys](./slides/10-sys.pdf) | 书本第 11 章 |

## 作业

Expand All @@ -47,6 +47,7 @@

| 实验编号 | 发布时间 | 实验名称 | 截止时间 |
| -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| 6 | 12-23 | [探索实验题目文档](./slides/课程探索题目-v1-图片.pdf) , [公共仓库](https://git.lug.ustc.edu.cn/compiler25) | TBD |
| 5 | 11-26 | [:link:](https://educoder.ustc.edu.cn/classrooms/brywn3xc/shixun_homework/531/detail?tabs=0) 为 SysYF 语言生成 LLVM IR 中间代码 | 12-08 |
| 4 | 11-10 | [:link:](https://educoder.ustc.edu.cn/classrooms/brywn3xc/shixun_homework/528/detail?tabs=0) 构建 SysYF 语义检查器 | 11-24 |
| 3 | 10-24 | [:link:](https://educoder.ustc.edu.cn/classrooms/brywn3xc/shixun_homework/503/detail?tabs=0) 使用 Flex 和 Bison 构建 SysYF 词法和语法分析器 | 11-10 |
Expand Down
Binary file added docs/slides/课程探索题目-v1-图片.pdf
Binary file not shown.