An open API service indexing awesome lists of open source software.

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

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