ragel - Finite state machine compiler
| Website: | https://www.colm.net/open-source/ragel/ | 
|---|---|
| License: | GPLv2+ | 
| Vendor: | Alcance Libre, Inc. | 
- 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.10-1.fc14.al.i686 [1023 KiB] | Changelog
              by Joel Barrios (2021-04-26): - Update to 6.10. |