ragel

v 6.10 Updated: 1 year, 5 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 in macOS terminal after installing MacPorts

sudo port install ragel

Add to my watchlist

Installations 67
Requested Installations 7