Category:Clean: Difference between revisions

From Rosetta Code
Content added Content deleted
m (LCT link)
m (clean is declarative)
Line 5: Line 5:
|gc=yes
|gc=yes
|LCT=yes}}
|LCT=yes}}
{{language programming paradigm|Declarative}}
'''Clean''' is a pure and lazy functional [[programming language]].
'''Clean''' is a pure and lazy functional [[programming language]].



Revision as of 12:43, 3 January 2011

Language
Clean
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Type strength: Strong
Type expression: Implicit
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Clean.

Clean is a pure and lazy functional programming language.

Citations