openbsd-ports/devel/re2c/pkg/PLIST
steven 826ae21d4a import re2c 0.12.0
re2c is a tool for writing very fast and very flexible scanners.
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.

from Stuart Henderson <stu at spacehopper.org>
2007-05-16 14:10:57 +00:00

4 lines
98 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/16 14:10:57 steven Exp $
bin/re2c
@man man/man1/re2c.1