

Python has two major implementations, the built in re and the regex library. Has two implementations, with PCRE being the more efficient in speed, functions
BOOST XPRESSIVE FULL
(As of 2010), the standard module is generally regarded as deprecated often recommended libraries are pcre (with full support for PCRE) and re (which is not as complete but claims better performance and provides frontends to popular syntaxes: PCRE, Perl, Posix, Emacs, shell globbing).Īrtistic License, or GNU General Public License strutils, pegs (Parsing Expression Grammar matching), strscans, parseutils, etc.).įree Pascal 2.6+ ships with TRegExpr from Sorokin and two other regular expression libraries See /Regexpr. Standard library includes PCRE-based re and nre modules, as well as various alternatives (ex. Uses simplified, limited dialect can be bound to more powerful library, like PCRE or an alternative parser like LPeg. REs are part of the language core library using PCRE built-in and an optional wrapper for (C code) ICU is available. Limited but REs are first-class citizens of the language with a specific /./mod syntax. REs are written as strings in source code: all backslashes must be doubled, harming readability. Omitted in the language report, and in GHC's Hierarchical Libraries Since ISO14822:2011(e), similar to ECMAScript on default (Grammar Description) ⎕SS (PCRE), ⎕R/ ⎕S (PCRE), ⎕SS (PCRE2), respectively Licensed by the respective implementation Languages List of languages and frameworks including regular-expression support Language Mathematica, the Wolfram Development PlatformĢ. Henry Spencer's Advanced Regular Expressionsĭual-license: freeware, or LGPL with static linking exception Regex - Henry Spencer's regular expression libraries MATLAB, The Language of Technical ComputingĪtom, Take Command Console, Tera Term, TextMate, Sublime Text, SubEthaEdit, EmEditor and jqĪpache HTTP Server, Nginx, BBEdit, Julia, HHVM, Notepad++ < 6.0.0, PHP, Delphi, R, Exim Enables massively parallel content processing at ultra-high speeds.įoundation (Apple and Swift open-source versions) Hardware-accelerated search acceleration using RegEx available for ASIC, FPGA and cloud. Libraries List of regular-expression libraries NameįPGA accelerated >100Gbit/s regex engine for cybersecurity, financial, e-commerce industries.
