re2c - Tool for generating C-based recognizers from regular expressions
Description:
re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality.
Homepage: http://re2c.sourceforge.net/
License: Public Domain
Vendor: Fedora Project
Packages
re2c-0.12.3-1.fc8.x86_64 [187 KiB] |
Changelog by Matthias Saou (2007-09-13):
- Update to 0.12.3. |