Port variant | standard |
Summary | Generator of C-based recognizers from regex |
BROKEN | |
Package version | 3.1 |
Homepage | https://re2c.org |
Keywords | devel |
Maintainer | nobody |
License | PUBDOM |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 01 NOV 2023, 15:23:41 UTC |
Port created | 21 MAR 2020, 16:33:32 UTC |
complete | This is the re2c-standard metapackage. It pulls in all subpackages of re2c-standard. |
primary | re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: for programming languages, given similar specifications, an re2c-based scanner is typically almost twice as fast as a flex-based scanner with little or no increase in size (possibly a decrease on cisc architectures). Indeed, re2c-based scanners are quite competitive with hand-crafted ones. |
examples | This is the examples subpackage of the re2c-standard port. |
docs | This is the documents subpackage of the re2c-standard port. |
main | https://github.com/skvadrik/re2c/releases/download/3.1/ |
No other ports depend on this one. |