Types that Change: The Extensible Type Design Pattern
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a design pattern for extending algebraic data types (ADTs) in compiler architecture during this conference talk from FUNARCH'23. Dive into the challenges of managing multiple program representations in compiler chains and learn how to address code duplication issues. Discover a versatile approach using parametric types with argument type functions applied to ADT components. Examine practical applications of this pattern for implementing traceability, error recovery, and selective type modification. Gain insights from a real-world case study demonstrating the effectiveness of this extensible type design pattern in compiler development.
Syllabus
[FUNARCH'23] Types that Change: The Extensible Type Design Pattern
Taught by
ACM SIGPLAN
Related Courses
Type-Driven Development: Designing with TypesPluralsight Haskell: Lecture notes and assignments
University of Pennsylvania via Independent Exploring Common Algebraic Data Types Used in Functional Programming
egghead.io The Evolution of Object-Oriented Programming - Modern Concepts and Techniques
ChariotSolutions via YouTube Busting the Func'ing Jargon
NDC Conferences via YouTube