Category:Joy: Difference between revisions

Content added Content deleted
m (LCT link)
(+{{language programming paradigm|concatenative}})
Line 5: Line 5:
|site=http://www.latrobe.edu.au/philosophy/phimvt/joy.html
|site=http://www.latrobe.edu.au/philosophy/phimvt/joy.html
|LCT=yes}}
|LCT=yes}}
{{language programming paradigm|concatenative}}
{{language programming paradigm|Functional}}'''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.
{{language programming paradigm|functional}}
'''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.