PACKAGE NAME: re2c-0.16-i486-1salix.txz PACKAGE LOCATION: ./salix/development PACKAGE SIZE (compressed): 208 K PACKAGE SIZE (uncompressed): 832 K PACKAGE REQUIRED: gcc,gcc-g++ PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: re2c: re2c (regular expressions to C/C++ conversion tool) re2c: re2c: It is a tool for writing very fast and very flexible scanners. Unlike re2c: any other such tool, re2c focuses on generating high efficient code re2c: for regular expression matching. As a result this allows a much re2c: broader range of use than any traditional lexer offers. And last but re2c: not least re2c generates warning free code that is equal to re2c: hand-written code in terms of size, speed and quality re2c: re2c: Homepage: http://re2c.org re2c: