Tags: Programming Language.
Pure is a dynamically typed functional programming language based on term rewriting. It has facilities for user-defined operator syntax macros multiple-precision numbers and compilation to native code through the LLVM. It is the successor to the Q programming language.Pure comes with an interpreter and debugger provides automatic memory management and has powerful functional and symbolic programming capabilities as well as interface to C libraries (e.g.