Name |
re2c |
Version |
4.2 |
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 |
openembedded-core/meta/recipes-support/re2c/re2c_4.2.bb
|
Layer |
meta-voltumna (master branch) |
Inherits |
- autotools
- github-releases
- siteinfo
|
Dependencies |
- autoconf-native
- automake-native
- gcc-cross-i686
- libtool-cross
- libtool-native
- virtual/compilerlibs
- virtual/libc
|
PACKAGECONFIG options |
|