Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2021Q2,
Version: 2.1.1,
Package name: re2c-2.1.1,
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: 038a30357fc3631c357d34fc48c3171698567bf7
RMD160: 91bd1148bf576c8767789be389650c0971520388
Filesize: 1309.316 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version re2c-2.1.1 (created)