Parametric Subtyping for Structural Parametric Polymorphism
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a conference talk from POPL 2024 examining the interaction between structural subtyping and parametric polymorphism. Delve into the concept of parametric subtyping, a decidable and expressive fragment of structural subtyping that generalizes rigid subtyping. Learn about the researchers' development of a saturation-based decision procedure for parametric subtyping, complete with proofs of correctness and practical examples demonstrating its applicability. Gain insights into how this approach addresses challenges in type systems involving recursively defined type constructors. Access the full research article, supplementary materials, and reusable artifacts to further understand the implications of this work for programming language theory and practice.
Syllabus
[POPL'24] Parametric Subtyping for Structural Parametric Polymorphism
Taught by
ACM SIGPLAN
Related Courses
Trends in the JVM - New Projects and InitiativesJava via YouTube VM Futures - Trends and Ideas for Java Virtual Machine Evolution
Java via YouTube Adventures in Parametric Polymorphism - Project Valhalla and Value Types
Java via YouTube Adventures on the Road to Valhalla - Improving Java Generics - Lecture
Java via YouTube Functional Programming in Plain Terms
Ruby Central via YouTube