May 03, 2024  
2018-2019 Graduate Catalog 
    
2018-2019 Graduate Catalog [ARCHIVED CATALOG]

CS 630. Compiler Theory and Implementation


3.00

This course teaches an introduction to the theory of grammars and the mathematical foundations of compilers along with the practical considerations for developing them. The course covers practical aspects of all phases of the compilation process including lexical analysis, parsing, code generation and code optimization. Students develop a compiler for a small grammar using the appropriate techniques.