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

    Бинарный пакет: haxe
    Версия: 3.4.7-alt1
    Архитектура: x86_64
    Собран:  24 июня 2018 г. 2:12 в задании #208907
    Исходный пакет: haxe
    Сообщить об ошибке в пакете
    Загрузка: haxe-3.4.7-alt1.x86_64.rpm
    Домашняя страница: http://haxe.org

    Лицензия: GPLv2
    О пакете: Haxe is an open source programming language
    Описание: 
    Haxe (pronounced as hex) is an open source programming language.
    
    While most other languages are bound to their own platform
    (Java to the JVM, C# to .Net, ActionScript to the Flash Player),
    Haxe is a multiplatform language.
    
    The idea behind Haxe is to let the developer choose the best platform
    for a given job. In general, this is not easy to do,
    because every new platform comes with its own programming language.
    
    What Haxe provides you with is:
    * a standardized language with many good features
    * a standard library (including Date, Xml, Math...) that works the same on all platforms
    * platform-specific libraries : the full APIs for a given platform are accessible from Haxe

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

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


    24 июня 2018 г. Vitaly Lipatov 3.4.7-alt1
    - build 3.4.7 version
    5 августа 2013 г. Vitaly Lipatov 3.0.0-alt1
    - merge with tag v3-00, real 3.0.0 version
    29 марта 2013 г. Vitaly Lipatov 3.0.0-alt0.1
    - Initial build for ALTLinux Sisyphus