ipfire-3.x/ragel
Michael Tremer 4f043571a8 ragel: New package
Ragel compiles executable finite state machines from regular languages.

Ragel targets C, C++ and ASM. 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.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-06 12:54:28 +01:00
..
ragel.nm ragel: New package 2019-04-06 12:54:28 +01:00