Anjana Vakil - The universe in a single arrow - Uphill Conf 2019
Uphill Conf Uphill Conf
474 subscribers
2,287 views
68

 Published On May 27, 2019

You know that a tiny anonymous function, like a JS arrow function, can be useful when you’re feeling too lazy to think up a good name. But did you know that this humble little arrow can summon one of the most powerful & elegant abstractions in the history of computer science?

The lambda calculus lets us represent our programs - all their logic and data - with nothing but pure, anonymous functions. Numbers, booleans, logic, control flow, data structures… an arrow can do it all! In this session we'll live-code our way to a deeper understanding & admiration of the computational power of the lambda, an abstraction fundamental to functional programming.

show more

Share/Embed