Package ragel: Information

    Binary package: ragel
    Version: 6.2-alt1
    Architecture: x86_64
    Build time:  Jul 29, 2008, 04:46 AM
    Source package: ragel
    Report package bug
    License: GPLv2
    Summary: Ragel State Machine Compiler
    Description: 
    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.

    Maintainer: Sir Raorn

    List of contributors:
    Sir Raorn

    ACL:
    @nobody

    Last changed


    July 25, 2008 Sir Raorn 6.2-alt1
    - Built for Sisyphus