Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2019Q1,
Version: 1.1.1,
Package name: re2c-1.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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: a87eddf0d2d2cec0cf07517efe5cbdbd696cb6f4
RMD160: dafab7c2320266aa34eed66aa33f5e76074c010b
Filesize: 5768.961 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version re2c-1.1.1 (created)