Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
re2c: Tool for generating C-based recognizers from regular expressions
- Summary
- 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.
Changelog
- * Wed Jun 20 17:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.12.1-2
- Fix license tag to "Public Domain".
- Update description with most recent text from the website.
- * Wed Jun 20 17:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.12.1-1
- Spec file changes.
- * Wed May 23 17:00:00 2007 Dag Wieers <dag{%}wieers{*}com> - 0.12.1-1
- Updated to release 0.12.1.