Content deleted Content added
Pi Delport (talk | contribs) m moved Joy programming language to Joy (programming language): naming convention |
m clean up using AWB |
||
Line 46:
</pre>
"binrec" is one of Joy's many [[recursion|recursive]] [[combinator
== Mathematical purity ==
One of the most appealing aspects of Joy is this: the [[meaning]] function is a [[homomorphism]] from the [[syntax|syntactic]] [[monoid]] onto the [[semantics|semantic]] [[monoid]]. That is, the syntactic relation of [[concatenation]] of [[symbol
Joy manages to be practical and potentially useful, unlike the otherwise similar [[Unlambda]]. Its library routines mirror those of ISO [[C programming language|C]], though the current implementation is not easily extensible with functions written in C.
|