Package pure: Information

Danger alert: Package removed from c7 repository

Removed in the task: #168838
Package removed: Anton V. Boyarshinov
Deletion date: Sept. 2, 2016
    Source package: pure
    Version: 0.57-alt2
    Build time:  Dec 25, 2013, 04:37 PM in the task #111009
    Copied in the task: #111009
    Report package bug
    License: GPLv3+
    Summary: A term-rewriting functional programming language
    Description: 
    Pure is a functional programming language based on term rewriting.
    It has a modern syntax featuring curried function applications,
    lexical closures and equational definitions with pattern matching,
    and thus is somewhat similar to languages of the Haskell and ML
    variety.  But Pure is also a very dynamic and reflective language,
    and is more like Lisp in this respect.  The interpreter has an
    LLVM backend to do JIT compilation, hence programs run blazingly
    fast and interfacing to C modules is easy.

    List of rpms provided by this srpm:
    i586-libpure (x86_64-i586)
    i586-libpure-devel (x86_64-i586)
    libpure (x86_64, i586)
    libpure-debuginfo (x86_64, i586)
    libpure-devel (x86_64, i586)
    pure (x86_64, i586)
    pure-debuginfo (x86_64, i586)
    pure-examples (noarch)

    Maintainer: George V. Kouryachy


      1. libelf-devel
      2. libffi-devel
      3. llvm-devel
      4. libmpfr-devel
      5. libgmp-devel
      6. libgsl-devel
      7. flex
      8. libreadline-devel
      9. gcc-c++

    Last changed


    Aug. 28, 2013 George V. Kouryachy 0.57-alt2
    - Intruduce FC patches for llvm 3.3
    Feb. 28, 2013 Dmitry V. Levin 0.57-alt1
    - Updated to 0.57.
    July 10, 2012 Vitaly Kuznetsov 0.55-alt1
    - Version up