diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-04-05 18:12:47 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-04-06 22:25:56 +0400 |
commit | a980755dd7d86b03e605049a894bee5fe7b43b95 (patch) | |
tree | e6e24b99c7a139979fac9cd414272f532581170a /recipes/cbrpager | |
parent | 51310ad412e3150dbddfad6c5acd73def83ec2fa (diff) |
ragel-native: new recipe
Ragel compiles executable finite state machines from regular languages.
Ragel targets C, C++, Objective-C, D, Java 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.
Mostly used to build other applications, thus -native version only.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/cbrpager')
0 files changed, 0 insertions, 0 deletions