COMP 362 Compiler Construction

Spring
4

Introduction to programming language structure, lexical analysis, syntax analysis, code generation, error recovery and optimization. Students will be introduced to introductory topics in compiler theory and practice. Topics covered include lexical analysis, parsing methods, syntax tree generation and traversal, code generation, and optimization.

Prerequisite: COMP 251, Recommended: COMP 231