Package pure: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #153125
Package removed: Gleb Fotengauer-Malinovskiy
Deletion date: Nov. 19, 2015
    Source package: pure
    Version: 0.64-alt1
    Build time:  Feb 3, 2015, 07:05 PM in the task #139664
    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:
    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. libreadline-devel
      2. llvm-devel
      3. libelf-devel
      4. libffi-devel
      5. libmpfr-devel
      6. flex
      7. gcc-c++
      8. libgmp-devel
      9. libgsl-devel

    Last changed


    Jan. 28, 2015 George V. Kouryachy 0.64-alt1
    - Autobuild version bump to 0.64
    Dec. 2, 2014 Gleb Fotengauer-Malinovskiy 0.62-alt2
    - Rebuilt with llvm 3.5.0.
    Sept. 30, 2014 George V. Kouryachy 0.62-alt1
    - Autobuild version bump to 0.62
    - Patch for gcc 4.9