Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces lambda calculus as a minimal language for expressing recursion, demonstrating how recursion can be encoded using higher-order functions. It explores the concept of first-class functions subsuming recursion and towards a general form of recursive function encoding.