Difference between revisions of "Pure"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Pure |Short description=is a modern-style functional programming language based on term rewriting. |Full description=Pure is a modern-style functional programming l...")
 
m (update Pure version and download link)
(4 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|Short description=is a modern-style functional programming language based on term rewriting.
 
|Short description=is a modern-style functional programming language based on term rewriting.
 
|Full description=Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. Pure is closely related to the author's Q language and is slated to eventually become its successor, since it offers many new and powerful features and programs run much faster than their Q equivalents. (OTOH, Q still offers many more library modules right now. Most of these will eventually be ported to Pure, but this will take some time.)
 
|Full description=Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. Pure is closely related to the author's Q language and is slated to eventually become its successor, since it offers many new and powerful features and programs run much faster than their Q equivalents. (OTOH, Q still offers many more library modules right now. Most of these will eventually be ported to Pure, but this will take some time.)
 +
|Homepage URL=https://agraef.github.io/pure-lang/
 +
|Is High Priority Project=No
 +
|Computer languages=C++
 +
|Decommissioned or Obsolete=No
 +
|Related projects=LLVM,Q
 +
|Keywords=compiler,interpreter,matrix,pattern matching,functional,rewrite
 +
|Version identifier=0.68
 +
|Version date=2018/04/11
 +
|Version status=beta
 +
|Version download=https://github.com/agraef/pure-lang/releases/tag/pure-0.68
 +
|Last review by=Mojo
 +
|Last review date=2018/08/03
 +
|Submitted date=2011-04-01
 
|User level=intermediate
 
|User level=intermediate
|Submitted by=Database conversion
+
|Accepts cryptocurrency donations=No
|Submitted date=2011-04-01
+
|Test entry=No
|Version identifier=0.8
+
|Is GNU=No
|Version date=2008-11-06
 
|Version status=beta
 
|Version download=http://downloads.sourceforge.net/pure-lang/pure-0.8.tar.gz?modtime=1222606402&big_mirror=0
 
 
|License verified date=2008-11-06
 
|License verified date=2008-11-06
|Version comment=
 
}}
 
{{Software category
 
|Interface=command-line
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 21: Line 27:
 
|License verified date=2008-11-06
 
|License verified date=2008-11-06
 
}}
 
}}
 +
{{Person
 +
|Real name=Albert Graef
 +
|Role=Maintainer
 +
|Email=Dr.Graef@t-online.de
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/pure
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://code.google.com/p/pure-lang/downloads/list
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=http://pure-lang.googlecode.com/
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{Featured}}

Revision as of 16:22, 3 August 2018


[edit]

Pure

https://agraef.github.io/pure-lang/
is a modern-style functional programming language based on term rewriting.

Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. Pure is closely related to the author's Q language and is slated to eventually become its successor, since it offers many new and powerful features and programs run much faster than their Q equivalents. (OTOH, Q still offers many more library modules right now. Most of these will eventually be ported to Pure, but this will take some time.)

"IRC general" IRC general channel
irc://irc.freenode.net/pure-lang





Licensing

License

Verified by

Verified on

Notes

Verified by

agyaanapan

Verified on

16 June 2021




Leaders and contributors

Contact(s)Role
Albert Graef Maintainer


Resources and communication

AudienceResource typeURI
Developer (old versions)Downloadhttp://code.google.com/p/pure-lang/downloads/list
Ruby (Ref)https://rubygems.org/gems/pure
Bug Trackinghttps://github.com/agraef/pure-lang/issues
Downloadhttps://github.com/agraef/pure-lang/wiki/Download
DocumentationGeneralhttps://agraef.github.io/pure-docs/
Mailing Listhttp://groups.google.com/group/pure-lang
DeveloperHomepagehttp://pure-lang.googlecode.com/


Software prerequisites

KindDescription
Required to build{{{Prerequisite description}}}




Entry










"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.