Comparison of regular expression engines

This is a comparison of regular expression engines.

Libraries

Languages

Language features

NOTE: An application using a library for regular expression support does not necessarily support the full set of features of the library, e.g., GNU grep uses PCRE, but supports no lookahead, though PCRE does.

Part 1

Part 2

API features

See also

References

Uses material from the Wikipedia article Comparison of regular expression engines, released under the CC BY-SA 4.0 license.