Blog |
Forum |
Repository
Jump to letter: [
AMPRXZ
]
re2c - Tool for generating C-based recognizers from regular expressions
- Website:
- http://sourceforge.net/projects/re2c/
- Licence:
- Public Domain
- Vendor:
- Remi Collet
- 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.
Packages
re2c-0.12.1-2.el5.remi.x86_64
|
[190 KiB]
|
Changelog by Matthias Saou (2007-06-20):
- Fix license tag to "Public Domain".
- Update description with most recent text from the website.
|