CPSC 629: Deductive Systems

 

Instructor: Carsten Schürmann
Department of Computer Science
Yale University
Time: TTh 4:00-5:15
Room: AKW 500

  Home
  Schedule
  Handouts
  Assignments
  Projects
  Links
 
 

Lecture 21: Compilation: de Bruijn Transformation

Guest Lecturer: Christopher League

In this lecure, we discuss how to encode Mini-ML expressions into the syntax of the CLS machine. In addition, we prove a few meta-theorems about the CLS machine and the translation.

Suggested Reading Materials:

Frank Pfenning. Computation and Deduction, Chapter 6

Previous lecture: Lecture 20
Next lecture: Lecture 22