Pure (programming language)
Pure, successor to the equational language Q, is a dynamically typed, functional programming language based on term rewriting. It has facilities for user-defined operator syntax, macros, arbitrary-precision arithmetic (multiple-precision numbers), and compiling to native code through the LLVM. Pure is free and open-source software distributed (mostly) under the GNU Lesser General Public License version 3 or later.
Using Pure with TeXmacs | |
Paradigm | Functional, declarative, term rewriting |
---|---|
Designed by | Albert Gräf |
Developer | Albert Gräf |
First appeared | 2008 |
Stable release | 0.68
/ 11 April 2018 |
Typing discipline | Strong, dynamic |
OS | Cross-platform: FreeBSD, Linux, macOS, Windows |
License | GNU Lesser General Public License |
Website | agraef |
Influenced by | |
Q, Haskell, Lisp, Alice, MATLAB |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.