Path to this page:
./
devel/re2c,
Deterministic Finite State Automaton generator
Branch: pkgsrc-2018Q3,
Version: 1.0.3,
Package name: re2c-1.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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 46e2157542e86f11fd3d9cdb1971b704decdf83e
RMD160: bc5861f99da1b2d16af17b7afcc63a7a5dba4f8a
Filesize: 5670.464 KB
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version re2c-1.0.3 (created)