re2 online with Winfy
We have hosted the application re2 in order to run this application in our online workstations with Wine or directly.
Quick description about re2:
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. This is the source code repository for RE2, a regular expression library. There is a fair amount of documentation (including code snippets) in the re2.h header file. Unless otherwise noted, the RE2 source files are distributed under the BSD-style license found in the LICENSE file. In POSIX mode, RE2 accepts standard POSIX (egrep) syntax regular expressions. In Perl mode, RE2 accepts most Perl operators. The only excluded ones are those that require backtracking (and its potential for exponential runtime) to implement. These include backreferences (submatching is still okay) and generalized assertions. The Syntax page documents the supported Perl-mode syntax in detail. The default is Perl mode. The constructor takes an optional second argument that can be used to change RE2's default options.Features:
- You can declare your own RE2: : Options object and then configure it as you like
- RE2 operates on Unicode code points
- It makes no attempt at normalization
- Construct your own argument lists
- Use RE2 as a lexer, or parsing hex, octal, and C-radix numbers
- RE2 accepts standard POSIX (egrep) syntax regular expressions
Programming Language: C++.
Categories:
Libraries
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.