An Intrinsically Typed Compiler for Algebraic Effect Handlers
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 16-minute video presentation from the PEPM 2024 conference on developing an intrinsically typed compiler for algebraic effect handlers. Delve into the challenges of type-preserving compilation for languages with first-class continuation manipulation facilities. Learn how the researchers tackle the safety issues of continuation capture and resumption using stack polymorphism. Discover the implementation of this compiler in Agda as a function between intrinsically typed ASTs, demonstrating its type-preserving nature. Gain insights into potential applications for correct and efficient compilation of continuation-manipulating facilities in programming languages.
Syllabus
Introduction
Motivation
Presentation
Discussion
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