ragel
state machine compiler
WWW CVSWeb GITHub-
Package versionragel-6.9p7
-
MaintainerThe OpenBSD ports mailing-list
Ragel compiles executable finite state machines from regular languages.
It targets C, C++, and Ruby. 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.
- lang/ruby/3.2
- devel/gmake