ragel - Finite state machine compiler
Website: | http://www.complang.org/ragel/ |
---|---|
License: | GPLv2+ |
- 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.6-2.puias6.i686 [714 KiB] |
Changelog
by Jeremy Hinegardner (2010-02-18):
- rebuilt |