Generating Well-Typed Terms That Are Not "Useless"
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 novel algorithm for generating well-typed terms in functional programming languages presented at POPL 2024. Delve into the limitations of existing top-down, type-oriented approaches that often produce 'use-less' functions with unused arguments. Learn how the proposed nonlocal algorithm significantly improves the generation of functions that utilize their arguments effectively. Examine the formalization of both local and nonlocal algorithms as step-relations in an extended simply-typed lambda calculus. Understand the implications for random testing of compilers, including enhanced performance and more thorough testing of optimizations. Access the full article, supplementary materials, and video presentation to gain insights into this innovative approach to generating meaningful well-typed terms for property-based testing.
Syllabus
[POPL'24] Generating Well-Typed Terms that are not "Useless"
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