Course Description

Course CodeCourse NameCreditsHours
3615007 Compilers 3.0 3
Description The major goal of this course introduces the theory to convert a HLL into object code. The major content is as follows: 1.Lexical Analysis 2.Syntax Analysis 3.Intermediate code Generation 4.Code Optimization 5.Code Generation