Pure
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 channel
- irc://irc.freenode.net/pure-lang
Licensing
License
Verified by
Verified on
Notes
License
Verified by
agyaanapan
Verified on
16 June 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Albert Graef | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer (old versions) | Download | http://code.google.com/p/pure-lang/downloads/list |
Ruby (Ref) | https://rubygems.org/gems/pure | |
Bug Tracking | https://github.com/agraef/pure-lang/issues | |
Download | https://github.com/agraef/pure-lang/wiki/Download | |
Documentation | General | https://agraef.github.io/pure-docs/ |
Mailing List | http://groups.google.com/group/pure-lang | |
Developer | Homepage | http://pure-lang.googlecode.com/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | {{{Prerequisite description}}} |
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.