I remember watching the recording of Programming with Nothing many years ago; it was an incredibly influential talk for me (ignited a love and fascination of mine for the lambda calculus) and have since watched every following talk of yours (“A Lever for the Mind” is probably one of my favorite technical talks ever given).
This was a phenomenal sequel and has rekindled my excitement to work on lambda-calculus related things (slowly working on implementing a lambda calculus interpreter for my own use and possibly as a foundation for some future personal projects).
Thank you, I’m glad you liked it! Yes, some of the same ideas are covered in the second half of chapter six. The presentation in this talk is different, mainly because Ruby has pattern matching now, which makes everything clearer.
I remember watching the recording of Programming with Nothing many years ago; it was an incredibly influential talk for me (ignited a love and fascination of mine for the lambda calculus) and have since watched every following talk of yours (“A Lever for the Mind” is probably one of my favorite technical talks ever given).
This was a phenomenal sequel and has rekindled my excitement to work on lambda-calculus related things (slowly working on implementing a lambda calculus interpreter for my own use and possibly as a foundation for some future personal projects).
Thank you for sharing and keep being awesome!