Joy (programming language)

This is an old revision of this page, as edited by Dysprosia (talk | contribs) at 09:20, 1 March 2004 (start headers at ==). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


The Joy programming language was produced by Manfred von Thun of Latrobe University in Melbourne, Australia. It is a functional programming language based on composition of functions rather than lambda calculus. It has turned out to have many similarities to Forth, due less to design than to a sort of parallel evolution and convergence.