State Machine Compiler
http://www.colm.net/open-source/ragel/
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/ragel && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000058 58 Bytes | |
| ragel.changes | 0000000297 297 Bytes | |
| ragel.spec | 0000001878 1.83 KB |
Comments 0