Finite state machine compiler
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 7.0.4-7.fc42 | - |
Fedora 42 | 7.0.4-7.fc42 | - |
Fedora 41 | 7.0.4-5.fc41 | - |
Fedora EPEL 9 | 7.0.0.12-7.el9 | - |
Fedora EPEL 8 | 7.0.0.12-2.el8 | - |
You can contact the maintainers of this package via email at
ragel dash maintainers at fedoraproject dot org
.