pkgsrc/devel/re2c/distinfo
agc 9b4688a576 Initial import of re2c-0.9.1 into the NetBSD Packages Collection.
re2c is a preprocessor that generates C-based recognizers from regular
expressions.  The input to re2c consists of C/C++ source interleaved
with comments of the form /*!re2c ...  */ which contain scanner
specifications.  In the output these comments are replaced with code
that, when executed, will find the next input token and then execute
some user-supplied token-specific code.

re2c generates parsers which are not table-based, and can be twice as
fast as flex.
2003-07-29 16:17:41 +00:00

4 lines
167 B
Text

$NetBSD: distinfo,v 1.1.1.1 2003/07/29 16:17:41 agc Exp $
SHA1 (re2c-0.9.1.tar.gz) = 45b2d33348bc340d633e6f0aca7b1a5e5a75914e
Size (re2c-0.9.1.tar.gz) = 115783 bytes