re2c 1.0.1
Name | re2c |
---|---|
Version | 1.0.1 |
Summary | Tool for writing very fast and very flexible scanners |
Description | A free and open-source lexer generator for C, C++ and Go. It compiles regular expressions to determinisitic finite automata and encodes the automata in the form of a program in the target language. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer. |
Section | devel |
License | PD |
Homepage | http://re2c.org/ |
Bug tracker | https://github.com/skvadrik/re2c/issues |
Recipe file | recipes-support/re2c/re2c_1.0.1.bb |
Layer | openembedded-core (dunfell branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://github.com/skvadrik/re2c/releases/download/1.0.1/re2c-1.0.1.tar.gz |
Patches
Patch | Status |
---|---|
re2c/CVE-2018-21232-1.patch | Unknown |
re2c/CVE-2018-21232-2.patch | Unknown |
re2c/CVE-2018-21232-3.patch | Backport |
re2c/CVE-2018-21232-4.patch | Unknown |
Other branches
This recipe in other branches of openembedded-core:
Branch | Recipe |
---|---|
master | re2c 4.0 |
styhead (Yocto Project 5.1) | re2c 3.1 |
scarthgap (Yocto Project 5.0) | re2c 3.1 |
nanbield (Yocto Project 4.3) | re2c 3.1 |
mickledore (Yocto Project 4.2) | re2c 3.0 |
langdale (Yocto Project 4.1) | re2c 3.0 |
kirkstone (Yocto Project 4.0) | re2c 3.0 |
honister (Yocto Project 3.4) | re2c 2.2 |
hardknott (Yocto Project 3.3) | re2c 2.0.3 |
gatesgarth (Yocto Project 3.2) | re2c 2.0.3 |
dunfell (Yocto Project 3.1) | re2c 1.0.1 (this recipe) |
zeus (Yocto Project 3.0) | re2c 1.0.1 |
warrior (Yocto Project 2.7) | re2c 1.0.1 |
thud (Yocto Project 2.6) | re2c 1.0.1 |
sumo (Yocto Project 2.5) | re2c 0.16 |
rocko (Yocto Project 2.4) | re2c 0.16 |