Unlambda
unlambda is a torture of a programming language invented by David Madore.unlambda is an applicative combinatory programming language with terminal I/O. In unlambda, you program with a finite set of builtin higher-order combinators (nullary constructors) and application (prefix binary operator), and that's all.
This page is linked from: David Madore PL 101