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
CompilersStanford University via edX Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera Compiler Design
Indian Institute of Technology, Kharagpur via Swayam Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam Compiler Design
YouTube