Structural Subtyping as Parametric Polymorphism
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 17-minute conference talk from OOPSLA2 2023 that delves into the relationship between structural subtyping and parametric polymorphism in programming languages. Investigate the comparative expressive power of these two features, focusing on how row and presence polymorphism can potentially encode structural subtyping for variant and record types. Examine the study's methodology, which utilizes various Church-style λ-calculi extended with records, variants, and different forms of structural subtyping and polymorphism. Learn about the compositional translations between calculi, including type preservation and operational correspondence results. Discover the limitations of encoding full subtyping via polymorphism and the nuanced expressiveness landscape revealed through imposed restrictions on source and target types. Gain insights into the subtle differences and similarities between structural subtyping and parametric polymorphism in providing flexibility and reusability to programmers.
Syllabus
[OOPSLA23] Structural Subtyping as Parametric Polymorphism
Taught by
ACM SIGPLAN
Related Courses
Programming Languages ⅠKorea Advanced Institute of Science and Technology via Coursera Meaning Representation for Natural Language Understanding - Mariana Romanyshyn - ODSC Europe 2019
Open Data Science via YouTube Propositions as Types
Strange Loop Conference via YouTube The Road to Akka Cluster, and Beyond
Strange Loop Conference via YouTube Making a Computer Turing Complete
Ben Eater via YouTube