CS 402 Compiler Design
Select Term:
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.
SU Credits : 3.000
ECTS Credit : 6.000
Prerequisite :
Undergraduate level CS 305 Minimum Grade of D
Undergraduate level CS 305 Minimum Grade of D
Corequisite :
-