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.
Homepage: http://www.cs.queensu.ca/~thurston/ragel/
License: GPLv2+
Vendor: Fedora Project
Packages
ragel-5.24-1.fc8.x86_64 [931 KiB] |
Changelog by Jeremy Hinegardner (2007-09-18):
- update to 5.24 - update License tag |