Equivalence by Canonicalization for Synthesis-Backed Refactoring
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 20-minute video presentation from PLDI 2024 introducing a novel enumerative program synthesis framework called component-based refactoring. Discover how this approach transforms 'direct' style code into equivalent 'combinator' style code using library components. Learn about the innovative equivalence by canonicalization technique for checking code equivalence without relying on input-output examples or logical specifications. Examine the framework's implementation in two contexts: higher-order functional combinators in Elm and high-performance numerical computing combinators in NumPy for Python. Gain insights into the performance and output quality of the Cobbler tool, which instantiates this framework. Understand how synthesis-backed refactoring can be applied across various domains without requiring additional specification beyond the input program.
Syllabus
[PLDI24] Equivalence by Canonicalization for Synthesis-Backed Refactoring
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX