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

    Исходный пакет: mosml
    Версия: 2.10.1-alt1
    Собран:  3 сентября 2016 г. 22:07 в задании #169124
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: http://mosml.org/

    Лицензия: GPL
    О пакете: Moscow ML
    Описание: 
    Moscow ML provides a light-weight implementation of full Standard ML,
    including Modules and some extensions.  Standard ML is a strict
    functional language widely used in teaching and research.
    
    Moscow ML is based on the Caml Light system, which gives fast
    compilation and modest storage consumption.
    
       * The full SML Modules language (structures, signatures, and functors)
         is now supported, thanks to Claudio Russo.
       * Also, several extensions to the SML Modules language are provided:
          - higher-order functors: functors may be defined within structures
            and functors
          - first-class modules: structures and functors may be packed and
            then handled as Core language values, which may then be unpacked
            as structures or functors again
          - recursive modules: signatures and structures may be recursively
            defined
       * Despite that improvements, Moscow ML remains backwards compatible.
       * Value polymorphism has become friendlier: non-generalizable free
         type variables are left free, and become instantiated (once only)
         when the bound variable is used
       * Added facilities for creating and communicating with subprocesses
         (structure Unix and Signal from SML Basis Library).
       * Added facilities for efficient functional generation of HTML code
         (structure Msp); also supports the writing of ML Server Page scripts.
       * Added facilities setting and accessing `cookies' in CGI scripts
         (structure Mosmlcookie), thanks to Hans Molin, Uppsala, Sweden.
       * The Gdimage structure now produces PNG images (using Thomas
         Boutell's gd library).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    mosml (x86_64, i586)
    mosml-debuginfo (x86_64, i586)

    Сопровождающий: Andrey Bergman

    Список участников:
    Andrey Bergman

      1. libgmp-devel

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


    3 сентября 2016 г. Andrey Bergman 2.10.1-alt1
    - Initial release for Sisyphus.