FUN: First-Class Functions, Currying, and a Surprise

FUN extends LET with first-class functions. It proceeds to use currying and partial application to support multi-argument functions but then hits a historically interesting stumbling block.

3 Likes