Пакет pure: Информация

    Исходный пакет: pure
    Версия: 0.57-alt2
    Собран:  23 декабря 2013 г. 16:40 в задании #110571
    Скопирован в задании: #110571
    Сообщить об ошибке в пакете
    Домашняя страница: http://purelang.bitbucket.org

    Лицензия: GPLv3+
    О пакете: A term-rewriting functional programming language
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: George V. Kouryachy

    Список участников:
    George V. Kouryachy
    Dmitry V. Levin
    Vitaly Kuznetsov

    Права:
    @qa_p7

      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++

    Последнее изменение


    28 августа 2013 г. George V. Kouryachy 0.57-alt2
    - Intruduce FC patches for llvm 3.3
    28 февраля 2013 г. Dmitry V. Levin 0.57-alt1
    - Updated to 0.57.
    10 июля 2012 г. Vitaly Kuznetsov 0.55-alt1
    - Version up