Package pure: Information

    Source package: pure
    Version: 0.22-alt1
    Build time:  Apr 17, 2009, 01:29 AM
    Report package bug
    License: GPL
    Summary: PURE - The Pure 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.
    
    Author: Albert Graef <Dr.Graef@t-online.de>

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

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy


      1. libreadline-devel
      2. gcc-c++
      3. libelf-devel
      4. llvm-devel
      5. libgmp-devel
      6. libgsl-devel

    Last changed


    April 16, 2009 George V. Kouryachy 0.22-alt1
    - Version up
    March 16, 2009 George V. Kouryachy 0.19-alt1
    - Initial build from SuSE
    March 15, 2009 Anton Vyatkin - 0.19-0.pm.2
    - update to 0.19
    - extended pure-complete to pull in all pure-* packages