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

    Бинарный пакет: neko
    Версия: 2.2.0-alt4.gitb68336c
    Архитектура: x86_64
    Собран:  7 марта 2019 г. 13:39 в задании #223988
    Исходный пакет: neko
    Сообщить об ошибке в пакете
    Домашняя страница: http://haxe.org

    Лицензия: LGPL
    О пакете: The Neko Programming Language
    Описание: 
    Neko is an intermediate programming language. It has been designed to
    provide a common runtime for several different languages. Learning and
    using Neko is very easy, but you're not supposed to directly program in
    Neko. Instead, you can write a generator from your preferred language to
    Neko and then use the Neko runtime to compile, run, and access libraries.
    
    Neko is a good way for language designers to focus on design and reuse a
    fast and well-designed runtime, as well as existing libraries for
    accessing filesystem, network, databases, xml...

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


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


    24 декабря 2018 г. Vitaly Lipatov 2.2.0-alt4.gitb68336c
    - fix build warning (hide Apache2 symbols)
    24 декабря 2018 г. Leontiy Volodin 2.2.0-alt3.gitb68336c
    - fix build
    - build from git
    4 декабря 2018 г. Vitaly Lipatov 2.2.0-alt2
    - add libssl-devel buildreq
    - add /proc buildreq (ALT bug 35723)