Course personnel | Textbooks | Readings | Schedule | Links

Course personnel

Instructor Phone Email Course Time Place
Yu Zhang 63603804 yuzhang at ustc.edu.cn Tuesday 9:45~12:10 3412

git repositories

The IP address and port number of the git repo server are: 202.38.79.111:13022. For easy use, you can first add the following settings to your ~/.ssh/config Host projgit HostName 202.38.79.111 Port 13022 User git IdentityFile ~/.ssh/idrsa After that you can fetch it to your own machine by performing: git clone git@projgit:SAXXXXXXXX. You can also directly use the command below to clone git clone ssh://git@202.38.79.111:13022/SAXXXXXXXX

Schedule

Final Exam

3A109, 9:00-11:00 Jan.7,2019

Q&A Session

3A105, 15:00 Jan.4,2019

Programming Assignment

Type System(Due: Jan 6,2019)

Part II: Formal Semantics

Part I: Static Program Analysis

Textbooks

Supplementary Readings

Schedule

Links

(Since Sep.13, 2008)