L16: Lambda Calculus Introduction

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thank you for your effort, and intellectual generosity. Very clean, and professional explanation. It shows you have a deep understanding of the topic. Could you recommend your favorite book on Lambda calculus?.

luzprimero
Автор

This example might be easier to understand:
((lambda (f) (f (f id))) id)
(id (id id)))

ceving
visit shbcf.ru