Polymorphic Type Inference for Dynamic Languages
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 21-minute video presentation from the POPL 2024 conference on polymorphic type inference for dynamic languages. Delve into a novel type system that combines first-order polymorphism with intersection types, union types, and subtyping. Learn about the safety proofs and the sound, terminating type reconstruction algorithm developed by researchers from CNRS - Université Paris Cité and Université Paris-Saclay. Discover how this system applies Hindley-Milner polymorphism, intersection introduction, and union elimination to deduce expressive types for unannotated functions, making it particularly suitable for typing dynamic languages. Access the full article and supplementary materials, which have been evaluated as reusable artifacts.
Syllabus
[POPL'24] Polymorphic Type Inference for Dynamic Languages
Taught by
ACM SIGPLAN
Related Courses
NodeJS Unleashed: From Basics to BrillianceUdemy Write a Mini Game in Scala
Coursera Project Network via Coursera Scala Applied, Part 1
Udemy TypeScript Tutorial
YouTube Haskell for Imperative Programmers
YouTube