YoVDO

Strongly-Typed Multi-View Stack-Based Computations

Offered By: ACM SIGPLAN via YouTube

Tags

Type System Courses Functional Programming Courses Compiler Design Courses Type Safety Courses Type Theory Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Learn TypeScript: Fundamentals
Codecademy
Data Science Decisions in Time: Information Theory & Games
Johns Hopkins University via Coursera
Basic Types in Rust
egghead.io
Domain Data Modeling using TypeScript Aliases, Brand Types and Value Objects
egghead.io
OCaml
Exercism