RosettaCodeData/Lang/Purity/00-LANG.txt
2023-07-01 13:44:08 -04:00

10 lines
No EOL
399 B
Text

{{stub}}
{{language|
express=implicit}}
'''Purity''' is a total functional programming language inspired conceptually and syntactically by languages like [[Haskell]] and [[Charity]].
{{language programming paradigm|Functional}}
== Implementations ==
* [http://github.com/paf31/Purity Purity Compiler at GitHub]
* [http://apps.typesandotherdistractions.com/REPL/index.html Purity Silverlight REPL]