Port variant | std |
Summary | Generator of C-based recognizers from regex |
BROKEN | |
Package version | 3.1_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 | 11 AUG 2024, 22:51:45 UTC |
Port created | 21 MAR 2020, 16:33:32 UTC |
set | This is the re2c:std metapackage. It pulls in all subpackages of re2c:std. |
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:std port. |
docs | This is the documents subpackage of the re2c:std port. |
man | This is the man page subpackage of the re2c:std port. |
Build (only) |
python312:dev:std python312:primary:std autoselect-python:single:std |
Runtime (only) |
ravensys-gcc:cxx_run:std (primary subpackage) ravensys-gcc:libs:std (primary subpackage) |
main | https://github.com/skvadrik/re2c/releases/download/3.1/ |
No other ports depend on this one. |