Hacker Newsnew | past | comments | ask | show | jobs | submit | camilochs's commentslogin

Researcher in distributed systems, and lead author of the book Distributed Systems.


Lambda calculus is a formal notation that enables the expression of computable functions. It serves as the foundation for functional programming and is defined using the Greek letter lambda (λ). It is expressed through lambda expressions and lambda terms, which are used to represent binding variables within a function. This document aims to provide a basic introduction to the theoretical and practical aspects of lambda calculus and functional programming. For the latter, we will utilize the Racket programming language.


Conversations with Brian Kernighan, Bjarne Stroustrup, Alfred Aho, Leslie Lamport, among others. The English version can be found at the end of each interview.


A book about lambda calculus and functional programming using Racket and Python.


I did update the code. thank you


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: