A Dependently Typed Language with Dynamic Equality
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 19-minute conference talk from TyDe 2023 that introduces a novel dependently typed language with dynamic equality. Discover how this approach addresses usability issues in dependent type systems by delaying equality checking until runtime, potentially transforming static errors into warnings. Learn about the language's blame system for clear error messaging, its handling of dependent indexed data and pattern matching, and the correctness properties proven for a fragment of the language. Gain insights into the potential benefits of this system for functional programmers and its implications for bug prevention in software development.
Syllabus
Introduction
Why type checking
Surface language
Cast language
elaboration
Questions
Handling Data
Unification
Taught by
ACM SIGPLAN
Related Courses
Learn TypeScript: FundamentalsCodecademy 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