Talk:Joy (programming language): Difference between revisions

Content deleted Content added
m Robot-assisted disambiguation (you can help!): Forth programming language
Side-by-side comparison for Quicksort?
Line 17:
::''Joy is a purely functional high level programming language which eliminates lambda abstraction and function application and replaces them by program quotation and function composition.''
:-- [[User:Wizzar|Wizzar]] 19:05, 6 May 2005 (UTC)
 
== Side-by-side comparison for Quicksort? ==
 
I know there's already a comparison for square, but that's very simple, and, being an outsider, I can definitely say that the Quicksort algorithm shown is complete and utter Greek as far as I can tell. Perhaps someone could put in a side-by-side comparison with a more familiar language (such as C or Java), in such a way as to be able to see and understand what each part of the function means. --[[User:Dlevenstein|Dlevenstein]] 12:11, 30 May 2007 (UTC)