PACKAGE NAME: ragel-6.9-x86_64-1_slack.txz PACKAGE MIRROR: http://slackonly.com/pub/packages/14.1-x86_64/ PACKAGE LOCATION: ./development/ragel PACKAGE SIZE (compressed): 972 K PACKAGE SIZE (uncompressed): 2680 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ragel: ragel (State Machine Compiler) ragel: ragel: Ragel compiles executable finite state machines from regular ragel: languages. Ragel targets C, C++, Objective-C, D, Java and Ruby. ragel: Ragel state machines can not only recognize byte sequences as regular ragel: expression machines do, but can also execute code at arbitrary points ragel: in the recognition of a regular language. Code embedding is done using ragel: inline operators that do not disrupt the regular language syntax. ragel: ragel: homepage: http://www.colm.net/open-source/ragel/ ragel: