Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3676070
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:03:19+00:00 2026-05-19T03:03:19+00:00

Is there a list of Regex implementations on the web, showing their differences /

  • 0

Is there a list of Regex implementations on the web, showing their differences / similarities?

For exaple, Emacs elisp Regex is different to JavaScript or Perl regex, not to mention all the different implementations used by different editor software,

e.g. VS2010 uses {} instead of () to group expressions for back references.

Once upon a time I could rely on a Regex conversion list in O’Reilly’s Regex Pocket Quick Reference, but something online would be so much easier, and complete.

By the way, I am aware of (of course) http://www.regular-expressions.info/ which is good, but no where near complete.

I’ll compile a list from the answers posted here, and anything else I can find.

Variations

General Variations

The differences in implementations are usually the way special characters {}()[]^$ are handled (escaping rules etc.), and occasionally substituted; the handling/availability of POSIX character classes e.g. [:digit:], and the use of options, e.g. g i etc.

(a work in progress, if you know any caveats, differences for these implementations please add them as an answer)

  • ActionScript – uses ECMA style
  • Delphi (.Net) – Uses .Net style. Delphi Win32 has no native regex, but PCRE wrappers are available.
  • Emacs/ELisp – has 2 different contexts, escaping uses \\ in elisp, and \ in regexp-replace. Special chars (){}[] are escaped when using them for regex features, much like sed.
  • Eclipse – Search uses Java style regex.
  • GNU (Linux) – POSIX BRE / ERE
  • Grep – POSIX BRE / ERE
  • Groovy – Uses Java style.
  • IntelliJ
  • Java – Java style.
  • JavaScript – uses ECMA style.
  • NetBeans
  • .NET – Uses the classes in System.Text.RegularExpressions
  • Notepad++ – PCRE
  • PCRE (C/C++) – Open source library, used by many third party languages and apps. (e.g. PHP, TCL, R etc.)
  • Perl – Perl style
  • PHP – POSIX ERE, PCRE, (PHP5’s multibyte string module uses Oniguruma)
  • POSIX – BRE (Basic Regex), ERE (Extended Regex)
  • PowerShell – .Net style
  • Python – Python style
  • R – POSIX ERE/BRE, PCRE
  • REALbasic – PCRE
  • Ruby – Oniguruma
  • Sed – special chars (){}[] are escaped when using them for regex features.
  • Tcl – Three flavors, Tcl ARE (advanced regex), POSIX ERE, POSIX BRE.
  • TextMate – Oniguruma
  • Tera Term – Oniguruma
  • VBScript – ECMA
  • Visual Basic 6 – ECMA (when using Microsoft VBScript Regular Expressions 5.5 COM object)
  • Visual Studio – Grouping braces are {} (more details to follow.)
  • wxWidgets – Tcl ARE, POSIX BRE/ERE
  • XML Schema – XML
  • XQuery & XPath – Xpath

Additional references.

  • Wikipedia’s List of regular expression software
  • Regex info’s comparison of Regex flavors
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T03:03:19+00:00Added an answer on May 19, 2026 at 3:03 am

    Take a look at the Regular Expression Flavor Comparison on Regular-Expressions.info. It contains at least the nowadays most important regular expression implementations and their characteristics.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any list of blog engines, written in Django?
Is there a list of 3D cards available that provide full scene antialiasing as
Is there a list somewhere on common Attributes which are used in objects like
Is there a list describing all of the data_type parameters you can use in
Let's say I'm developing a new desktop application for Windows. Is there a list
Is there a master list of the Big-O notation for everything? Data structures, algorithms,
Is there a complete list of Google Gears enabled sites? I'm aware of rememberthemilk.com,
Is there a definitive list for all of the functions available for a Sharepoint
There is no way to list the functions in a C++ solution for me...
Is there any way to list all the files that have changed between two

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.