An open API service indexing awesome lists of open source software.

https://github.com/jdormit/lambda-calculus

Lambda calculus from the ground up
https://github.com/jdormit/lambda-calculus

Last synced: 5 months ago
JSON representation

Lambda calculus from the ground up

Awesome Lists containing this project

README

          

* Lambda calculus from scratch

This is an exploration of the lambda calculus in the Scheme programming language, put together by following along with David Beazley's [[https://www.youtube.com/watch?v=pkCLMl0e_0k][excellent PyCon 2019 talk]].