Student teamworks summary repository for USTC Compiler H lecture in fall, 2017.
Each team should commit one PR into this repository to include their own project introduction into this repository. The introduction should be a markdown file named <your-team-no.>-<your-proj-name>.md
in root directory of this repository. The team number should be always two digits. The project name should be made up of lowercase characters, numbers and slashes.
For example, team 0 decides to work on a project named Bla Bla, then they should commit a PR with commits on file 00-bla-bla.md
, which contains brief introduction on their project and links to their GitHub repositories corresponded to their project.