x
Menu

Programming Languages and Compilers

UC Berkeley,, Spring 2011 , Prof. Paul Hilfinger

Updated On 02 Feb, 19

Overview

Survey of programming languages. The design of modern programming languages. Principles and techniques of scanning, parsing, semantic analysis, and code generation. Implementation of compilers, interpreters, and assemblers. Overview of run-time organization and error handling

Includes