dbb34c78c8
Ragel compiles finite state machines from regular languages into executable C, C++, Objective-C, D, Java, or Ruby 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.
6 lines
135 B
Text
6 lines
135 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/25 23:37:45 minskim Exp $
|
|
bin/ragel
|
|
bin/rlgen-cd
|
|
bin/rlgen-dot
|
|
bin/rlgen-java
|
|
bin/rlgen-ruby
|