    |-----handy-ruler------------------------------------------------------|
ragel: ragel 6.3 State machine compiler
ragel: 
ragel: It compiles executable finite state machines from regular languages 
ragel: to table or control flow driven C, C++, Objective-C, D, Java, Ruby, 
ragel: C# code with no dependencies. Ragel can also produce graphviz file 
ragel: that is easy to visualize. Ragel supports regular language operators, 
ragel: explicit state-machine operators, flex-mode scanner operators and lets 
ragel: to mix them in a poweful manner. 
ragel: 
ragel: Ragel was written by Adrian Thurston and is released under GPL 
ragel: Package Created By: Peter A. Kerzum kerzum at yandex.ru
