Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2008Q4,
Version: 0.12.3,
Package name: re2c-0.12.3,
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: (Expand)
SHA1: 54340f9d2913b4ecc1ce552a5d6290f482a89cb9
RMD160: 614cb47afc2142514987b3816efcbbf033d981d1
Filesize: 603.656 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version re2c-0.12.3 (created)