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

    Исходный пакет: haxe
    Версия: 3.0.0-alt0.1
    Собран:  29 марта 2013 г. 23:00
    Сообщить об ошибке в пакете
    Домашняя страница: 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

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

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

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

    Права:
    Vitaly Lipatov
    @everybody

      1. camlp4
      2. zlib-devel

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


    29 марта 2013 г. Vitaly Lipatov 3.0.0-alt0.1
    - Initial build for ALTLinux Sisyphus