Type Inference for Application Spines in Higher-Order Languages - WITS'24
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore type inference for application spines in higher-order, curried languages like Haskell in this 34-minute conference talk by Simon Peyton Jones at ACM SIGPLAN's WITS'24. Delve into the advantages of typechecking application spines as a whole, including improved user experience through better error messages, implementation of impredicative polymorphism, handling of visible type application, and management of required type arguments. Learn how treating applications holistically addresses challenges in type inference and checking, particularly in cases where type and term arguments are arbitrarily mixed. Gain insights into the evolution of GHC's approach to type inference and its impact on language features and user experience.
Syllabus
[WITS'24] Type inference for application spines
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX