- New experimental engines:
- TRegEx 29.0 from Visual Component Library (VCL), used in C++Builder and Delphi.
- QRegularExpression class from Qt 6.9.3 (in C++).
- SRELL 4.100 — a variation of
std::wregexwith additional features (in C++). - compile-time-regular-expressions (CTRE)1 3.10.0 (in C++).
- The Feature Matrix (RegexFeatureMatrix.xlsx) has been updated accordingly.
__________
-
The CTRE engine is available under certain conditions only. ↩