Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2020Q3,
Version: 2.0.3,
Package name: re2c-2.0.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.
Master sites:
SHA1: e203d97ef0e7fe2eb9b673a42eb9a7135b0ae220
RMD160: 587747ef5f73aeff4421ff281b87b3e269163fde
Filesize: 1258.785 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version re2c-2.0.3 (created)