API-Driven Program Synthesis for Testing Static Typing Implementations
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking approach to testing static typing implementations through API-driven program synthesis in this 19-minute video presentation from POPL 2024. Learn how researchers Thodoris Sotiropoulos, Stefanos Chaliasos, and Zhendong Su leverage existing software library APIs to synthesize small, well-typed programs that effectively uncover compiler typing bugs. Discover the tool Thalia and its success in identifying 84 typing bugs across Scala, Kotlin, and Groovy compilers. Gain insights into the importance of parametric polymorphism, overloading, and higher-order functions in API-driven testing. Understand the complementary benefits of this approach compared to state-of-the-art methods in compiler testing.
Syllabus
[POPL'24] API-driven Program Synthesis for Testing Static Typing Implementations
Taught by
ACM SIGPLAN
Related Courses
Trends in the JVM - New Projects and InitiativesJava via YouTube VM Futures - Trends and Ideas for Java Virtual Machine Evolution
Java via YouTube Adventures in Parametric Polymorphism - Project Valhalla and Value Types
Java via YouTube Adventures on the Road to Valhalla - Improving Java Generics - Lecture
Java via YouTube Functional Programming in Plain Terms
Ruby Central via YouTube