Re2c 0.12.3 / 0.13.5
( Not rated )
Rate It!
Re2c, Tool for writing very fast and very flexible scanners.
Updated by Editors on Sunday, May 25, 2008.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.
Dowloads:8163
Platforms: any
Requirements: C++ STL
Platforms: any
Requirements: C++ STL
Public Domain
0.12.3
0.13.5
Latest releases :
Follow us
Latest News and Reviews :






Contact Information
- Author / maintainer:
- Marcus Börger
- Web site:
- http://re2c.org/
- Alternate download:
- http://sourceforge.net/project/showfiles.php?group_id=96864
- Keywords:



Hello, this seems to be amazing :o The author decided to release the code in Public domain.
Shouldn't it be a good idea to release it under GPL instead ? Is it possible for someone else to do so ?.