This course introduces the fundamental principles and practices for the design and implementation of compilers and interpreters. Core topics covered include: preprocessors, assemblers and linkers; scanning theory and practices; grammar and parsing; symbol tables; run-time environment and storage organization; lexical, syntax and semantic analysis; syntax directed translation and type checking; code generation and optimization; constructing prototype compiler modules for a hypothetical language.
Course Type | Major |
---|---|
Credit Hour | 3 |
Lecture Hour | 45 |
Biweekly Quiz, Biweekly Programming Assignment, One Midterm Exam, One Final Exam
Letter Grade | Marks | Grade Point |
---|---|---|
A | 90 - 100 | 4.00 |
A- | 85 - 89 | 3.70 |
B+ | 80 - 84 | 3.30 |
B | 75 - 79 | 3.00 |
B- | 70 - 74 | 2.70 |
C+ | 65 - 69 | 2.30 |
C | 60 - 64 | 2.00 |
C- | 55 - 59 | 1.70 |
D+ | 50 - 54 | 1.30 |
D | 45 - 49 | 1.00 |
F | 00 - 44 | 0.00 |