Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aichicaideyang committed May 21, 2023
1 parent 6ead100 commit 4d1e240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# C-compiler
同济大学 计科 编译原理 课程设计 类C编译器

本项目基于:[juyaoliu/C-minus-compiler: 同济大学编译原理课程设计类C编译器任务 (github.com)](https://github.com/juyaoliu/C-minus-compiler)

改动主要在修改了目标代码生成器的结构,将寄存器内存管理和基本块划分抽离出来。但最后感觉还是学长写的更合理!

- 编译

Expand Down

0 comments on commit 4d1e240

Please sign in to comment.