Content deleted Content added
Add reference to qsort in seqlib.joy |
Joy was not inspired by Forth; swap two sentences, remove 'also'. |
||
Line 17:
}}
The '''Joy programming language''' in [[computer science]] is a [[purely functional programming language]] that was produced by Manfred von Thun of [[La Trobe University]] in [[Melbourne]], [[Australia]]. Joy is based on composition of functions rather than [[lambda calculus]]
It has turned out to have many similarities to [[Forth (programming language)|Forth]], due not to design but to an independent evolution and convergence.
== How it works ==
|