Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2021Q3,
Version: 2.2,
Package name: re2c-2.2,
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.
Master sites:
SHA1: 93ac87e82c02bc9136f74050767acaa890f3ae88
RMD160: af8b587423a704caddba04fbeb3fa118aade6e9a
Filesize: 1426.504 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version re2c-2.2 (created)