Type System for Four Delimited Control Operators
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 19-minute conference talk presented at ACM SIGPLAN's GPCE (Generative Programming: Concepts & Experiences) that delves into the development of a uniform type system for four delimited control operators. Learn how the researchers address the gap in type systems for control operators by deriving a monomorphic type system from a CPS (Continuation-Passing Style) interpreter. Discover the process of implementing the typed CPS interpreter in Agda to demonstrate type preservation and termination properties. Gain insights into the relationships between the newly proposed type system and previous type systems for shift, control, and shift0 operators. Understand the significance of this work in providing a comprehensive type system that directly corresponds to the control0 operator, which was previously lacking.
Syllabus
[GPCE] Type System for Four Delimited Control Operators
Taught by
ACM SIGPLAN
Related Courses
Peter Dybjer - Intuitionistic Type TheoryHausdorff Center for Mathematics via YouTube The Intellectual Ascent to Agda
CppNow via YouTube Programming Languages in Agda - Propositions as Types
GOTO Conferences via YouTube Vehicle - A Specification Language for Neural Network Properties
ACM SIGPLAN via YouTube Graded Modal Dependent Type Theory with Universe and Erasure - Formalized
ACM SIGPLAN via YouTube