Better Defunctionalization through Lambda Set Specialization
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking approach to defunctionalization in this 23-minute conference talk from PLDI 2023. Delve into Lambda Set Specialization (LSS), a novel technique that eliminates higher-order functions without restricting their usage. Learn how LSS leverages a polymorphic type system to track function value flow and reframe specialization as type monomorphization. Discover the benefits of LSS through performance evaluations on MLton, OCaml, and Morphic compilers, showcasing significant runtime speedups. Gain insights into the formalization and mechanized proof of LSS's type inference algorithm using Isabelle/HOL. Ideal for those interested in program analysis, compiler optimization, and functional programming language implementation.
Syllabus
[PLDI'23] Better Defunctionalization through Lambda Set Specialization
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