Advanced Types. Code Generation
Continuation of Lecture 07
Subtyping
Subtyping for Assignments and Soundness Idea
Subtyping with Assignments and Generics
Type Checking References
- Foundations of Software, the EPFL master's level course taught by Prof. Martin Odersky, covers type systems in greater depth
- Types and Programming Languages, Chapter 5, Chapter 8, Sections 9.1–9.3 (pages 89-107)
- Lambda Calculi with Types, pages 34-45