v 6.10 Updated: 2 years, 10 months ago
Ragel is a state machine compiler.
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.
http://www.colm.net/open-source/ragel/
To install ragel, paste this into the macOS Terminal after installing MacPorts
sudo port install ragel
Installations | 69 |
Requested Installations | 9 |