CS 402
Compiler Design

WB01153_.GIF (2188 bytes)

Description : This course covers the design and implementation of compilers for high-level languages, and examines the interaction between language design, compiler design , and run-time organization. Topics covered include lexical analysis and syntactic analysis (recursive descent, LL, LR, and LALR parsing), symbol tables, type checking and procedure calls, storage allocation for variables, and generation of unoptimized code, optimization, memory management and run-time organization. During the course, students will develop a compiler as a project.
Credits : 3
Pre-requisites : CS 300 Minimum Grade: D and CS 305 Minimum Grade: D
Textbook : book-cover.jpg (8119 bytes) Compilers - Principles, Techniques, and Tools
Alfred V. Aho, Ravi Sethi, Jeffrey D. Ullman
Addison Wesley
Instructor : Hüsnü Yenigün

WB01153_.GIF (2188 bytes)

Tentative outline :