DEV Community

Rahul Gaur
Rahul Gaur

Posted on • Updated on

JavaScript in a Single Arrow

A lambda calculus implementation in JavaScript, which I use for live coding sessions to introduce new programmers to the world of functional programming.

You can read more about it here
https://aregee.github.io/lambdajs/

Top comments (0)