CS420 Compiler Design: Programming Language Implementation
이 광근 (kwang@cs.kaist.ac dot kr)
화/목 9:00am-10:30am, CS Room 1101
강의 자료
- 아래 화일들을 (postscript files) 프린트하려면
Ghostview!
숙제
규칙
- 숙제: 60%, 프로젝트: 40%
- 프로젝트는 2인 1조 또는 1인 1조를 이루고, 조는 수업중에 무작위로 구성된다.
- 학기중 모든 공지사항과 질문/답변은 학과 BBS의 course/cs420을 중심으로
이루어지고, 기타 자료는 여기 비치된다.
읽을 꺼리
책
-
Modern Compiler Implementation in ML
Andrew Appel,
Cambridge University Press, 1998
(학교서점)
- Compilers: Principles, Techniques, and Tools
Aho, Sethi, and Ullman, Addison-Wesley
- The Little MLer, Matthias Felleisen and Daniel P. Friedman,
MIT Press, 1998
-
ML for the Working Programmer.
L. C. Paulson.
Cambridge University Press,1996.
(2nd edition)
-
Elements
of ML Programming. Jeffrey D. Ullman.
Prentice-Hall, 1994.
- Amazon 책방
관련과목
이 광근