Code Without Keywords: Lambda Calculus in JavaScript

Let’s explore math without numeric literals, data without vars, and high order functions as primitives. Basically, let’s talk Church Encoding and build real … Read more

Similar