Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ragel - Finite state machine compiler
        
        
        - Description:
- Ragel compiles finite state machines from regular languages into executable C,
C++, Objective-C, or D code. 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. 
Packages
        
        
            | ragel-6.0-2.fc9.ppc
              [938 KiB] | Changelog
              by Fedora Release Engineering (2008-02-19): - Autorebuild for GCC 4.3 |