https://github.com/courses-at-nju-by-hfwei/compilers-problem-set
Problem Set for Course Compilers@software.nju.edu
https://github.com/courses-at-nju-by-hfwei/compilers-problem-set
compilers nju-courses problem-set
Last synced: over 1 year ago
JSON representation
Problem Set for Course Compilers@software.nju.edu
- Host: GitHub
- URL: https://github.com/courses-at-nju-by-hfwei/compilers-problem-set
- Owner: courses-at-nju-by-hfwei
- License: mit
- Created: 2020-08-03T06:59:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T06:36:30.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:49:27.855Z (about 2 years ago)
- Topics: compilers, nju-courses, problem-set
- Language: TeX
- Homepage:
- Size: 35.7 MB
- Stars: 33
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compilers-problem-set
Problem Set for Course [Compilers@software.nju.edu](https://github.com/orgs/courses-at-nju-by-hfwei/teams/compilers-course-at-nju-software/repositories)
## 作业
- [2024](2024/)
- [2023](2023/)
- [2022](2022/)
- [2021](2021/)
- [2020](2020/)
## 如何写作业
- 习题使用 LaTeX `tufte-handout` 模板, 所以也推荐大家使用 LaTeX 写作业。
仅需要修改 `hw0.tex`, 并使用 `xelatex` 编译。
LaTeX 使用方法见 `tools/` 文件夹。大家可以尝试 https://www.overleaf.com/ 在线 LaTeX 编辑器。
- 如果不喜欢 LaTeX, 也可以用其它工具。比如 `word`, `.md` (https://stackedit.io/) 等。
- 也可以使用传统的手工艺: 手写、拍照。
## 如何提交作业
- 请通过"教学立方"提交作业
- 不论大家使用什么工具, 最终需要提交一份单独的 `.pdf` 文件
- 文件名命名: 作业编号-学号-姓名.pdf