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

    Исходный пакет: pure
    Версия: 0.57-alt2
    Собран:  25 декабря 2013 г. 12:48 в задании #110999
    Скопирован в задании: #110999
    Сообщить об ошибке в пакете
    Домашняя страница: 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


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

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


    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