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 delves into the evaluation strategies call by name and call by value, emphasizing termination. It explores a theorem relating the termination of both strategies and provides examples to illustrate the differences. The instructor also explains why Scala defaults to call by value and how to explicitly choose call by name.