Category:Joy
(Redirected from Joy)
Joy
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Joy.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Type safety: | Safe |
---|---|
Type strength: | Strong |
Type checking: | Dynamic |
See Also: |
Joy is a functional programming language based on combinators rather than lambda expressions. This gives it a postfix syntax, similar to Forth, although the semantics are quite different.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Joy examples needing attention (empty)
- Joy Implementations (empty)
- Joy User (6 P)
Pages in category "Joy"
The following 90 pages are in this category, out of 90 total.
A
C
F
G
H
Q
R
S
- Show the epoch
- Singly-linked list/Traversal
- Sorting algorithms/Quicksort
- String case
- String concatenation
- String length
- Strip a set of characters from a string
- Substring/Top and tail
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares
- System time