Category:Clean: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Forgot GC)
m (LCT link)
Line 3: Line 3:
|express=implicit
|express=implicit
|checking=static
|checking=static
|gc=yes}}
|gc=yes
|LCT=yes}}
'''Clean''' is a pure and lazy functional [[programming language]].
'''Clean''' is a pure and lazy functional [[programming language]].



Revision as of 15:12, 7 October 2009

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