Strongly-Typed Multi-View Stack-Based Computations
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 35-minute conference talk from ACM SIGPLAN that delves into the development of a Domain-Specific Language (DSL) for stack-based computations. Learn how this DSL, embedded in a strongly typed functional programming language, ensures type correctness in stack-based intermediate languages. Discover the innovative use of heterogeneous lists to guarantee that the top of the stack contains the required elements for instructions and functions. Examine the challenges of maintaining type correctness in function composition and how the presenters overcome standard typing restrictions using data types with universally quantified type variables. Gain insights into how this approach supports multiple views and handles mutually recursive functions of arbitrary arities, providing a robust solution for implementing high-level languages through stack-based intermediate languages.
Syllabus
[PPDP23] Strongly-Typed Multi-View Stack-Based Computations
Taught by
ACM SIGPLAN
Related Courses
Radical and Type Theories in Organic Chemistry (1832-1850) - Lecture 22Yale University via YouTube Introduction to programming with dependent types in Scala
Stepik Uncovering the Unknown - Principles of Type Inference in Programming Languages
ChariotSolutions via YouTube Univalence from a Computer Science Point-of-View - Dan Licata
Institute for Advanced Study via YouTube Univalent Foundations and the Equivalence Principle - Benedikt Ahrens
Institute for Advanced Study via YouTube