###λ.js
An on-going project to implement the lambda calculus in JavaScript. Because fun.
I'm working through An Introduction to Functional Programming Through Lambda Calculus. As I do, I thought it might be fun to implement each function in JS, and then see what I can do with them.