Thread
Stories related to "Is there a programming language that brings you joy?" across the full archive.
The language Joy is a purely functional programming language that was created by Manfred von Thun. Whereas all other functional programming languages are based on the application of functions to arguments, Joy is based on the composition of functions. All such functions take a stack as argument and ...