CSCI1950-R
(Formerly CS195R )Compiler Practice
- Instructor(s):
-
Pascal Van Hentenryck - Course Home Page:
- http://cs.brown.edu/courses/cs195r/
| Offered This Year? | No |
| When Offered? | Occasionally |
Description
This class covers the practice of compiler writing, including lexical analysis, parsing, semantic analysis, code generation, and code optimization. Students design and implement a full compiler modularly for a modern functional language using a modern intermediate representation and modular backend.
Instructor permission required