Live Pattern Matching with Typed Holes
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking 19-minute conference talk from OOPSLA 2023 that delves into the concept of live pattern matching with typed holes. Discover how researchers from Purdue University and the University of Michigan have expanded on existing typed hole systems in programming languages like GHC Haskell, Agda, and Idris. Learn about the challenges of statically reasoning about exhaustiveness and irredundancy with incomplete patterns, as well as live evaluation of expressions containing both pattern and expression holes. Gain insights into Peanut, a new typed lambda calculus that maps exhaustiveness and redundancy reasoning to first-order entailment derivation. Explore the implementation of these mechanisms in Hazel, a programming environment for an Elm dialect that provides real-time feedback during editing. Understand how this research contributes to creating the first maximally live environment for a general-purpose functional language, offering valuable advancements in programming language design and development tools.
Syllabus
[OOPSLA23] Live Pattern Matching with Typed Holes
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