The document discusses the syllabus and objectives for the subject CS6660 - Compiler Design. It outlines 5 units that will be covered: introduction to compilers, lexical analysis, syntax analysis, syntax directed translation and runtime environment, and code optimization and code generation. Each unit defines the concepts and techniques that will be learned. The objectives are for students to understand compiler design principles, parsing techniques, different translation levels, and how to optimize code generation.
Related topics: