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

    Бинарный пакет: ragel
    Версия: 6.6-alt1.1
    Архитектура: x86_64
    Собран:  11 декабря 2012 г. 19:19
    Исходный пакет: ragel
    Сообщить об ошибке в пакете
    Загрузка: ragel-6.6-alt1.1.x86_64.rpm
    Домашняя страница: http://www.complang.org/ragel/

    Лицензия: GPLv2
    О пакете: Ragel State Machine Compiler
    Описание: 
    Ragel compiles executable finite state machines from regular
    languages. Ragel targets C, C++, Objective-C, D, Java and Ruby.
    Ragel state machines can not only recognize byte sequences as
    regular expression machines do, but can also execute code at
    arbitrary points in the recognition of a regular language. Code
    embedding is done using inline operators that do not disrupt the
    regular language syntax.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Sir Raorn

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


    11 декабря 2012 г. Eugeny A. Rostovtsev 6.6-alt1.1
    - Fixed build with gcc 4.7
    15 апреля 2010 г. Sir Raorn 6.6-alt1
    - [6.6]
    25 июля 2008 г. Sir Raorn 6.2-alt1
    - Built for Sisyphus