Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2010Q3,
Version: 0.13.5,
Package name: re2c-0.13.5,
Maintainer: pkgsrc-usersre2c 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.
Required to build:[
devel/gmake]
Master sites:
SHA1: 3d334efab53a4a051a2b189b49a849e13523b6c0
RMD160: 4b3d339072aa0b908afc78b218bb96d1de7de72a
Filesize: 764.38 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version re2c-0.13.5 (created)