Hacker News new | ask | show | jobs
by lonelappde 2501 days ago
Why? Lambda calculus is based on functions. Lisp supports functions. Both use lambda because that's a known notation for functions.

Lambda calculus can be modeled in lisp. But there are millions of things you can build with Lisp that McCarthy might not know or care about.

1 comments

It is not that hard to begin with.