Apr 20, 2024  
2013-2014 Undergraduate Bulletin 
    
2013-2014 Undergraduate Bulletin [ARCHIVED CATALOG]

CSCI 4350 - Compiler Design

3
Prerequisite: CSCI 3250 
Review of program language structures, translation, loading execution, and storage allocation. Compilation of simple expressions and statements. Organization of a compiler including compile-time and run-time tables, lexical scan, syntax scan, object code generation, error diagnostics, object code optimization techniques, and overall design. A simple compiler is designed and implemented as a group project.