CS164: Programming Languages and Compilers
CS 164: Programming Languages and Compilers (Spring 2012, UC Berkeley). Instructor: Professor Rastislav Bodik. This course introduces what programmers need to know about 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.
Why Take CS164? |
References |
CS164: Programming Languages and Compilers, Spring 2012 Instructor: Professor Rastislav Bodik. Lecture Notes. In this course, we will introduce you to what programmers need to know about programming languages. |