A Dependently Typed Language with Dynamic Equality
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy