06db121ff3
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. OK robert@
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/15 16:35:15 jeremy Exp $
|
|
@bin bin/ragel
|
|
@man man/man1/ragel.1
|
|
share/doc/ragel/
|
|
share/doc/ragel/CREDITS
|
|
share/doc/ragel/ChangeLog
|