- Instructor: Prof. Chung-Kil Hur
- TA: Juneyoung Lee(@aqjune), Sung-Hwan Lee(@Sung-HwanLee)
- Email address: [email protected].
- In the case of sending TA an email, specify sender's name and student ID.
- Place: Bldg 302 Rm 312-2
- Email address: [email protected].
- Mar. 17th: To build LLVM, please follow BuildLLVM.md. If it doesn't work due to insufficient memory / free space, please contact TA to request a laptop for a class. EDIT: please use this form to request a laptop: https://forms.gle/jDV6K4sD61WEZKh99 until: Mar. 25 Wed
- Mar. 19th: Assignment 1 is announced. See here: https://github.com/aqjune/swpp202001-assn1
If you cannot compile word.cpp, please check whether your g++
supports c++17. g++ -version
should print version 7 or upper.