Skip to content

Instantly share code, notes, and snippets.

View mahmoud-seleem's full-sized avatar

mahmoud seleem mahmoud-seleem

View GitHub Profile

Regular Expression Engine Comparison Chart

Many different applications claim to support regular expressions. But what does that even mean?

Well there are lots of different regular expression engines, and they all have different feature sets and different time-space efficiencies.

The information here is just copied from: http://regular-expressions.mobi/refflavors.html