Supported Regular Expression Flavors
15 regular expression flavors are supported as of RegexBuddy 3.1.
- JGsoft
- A proprietary engine developed by the company that produces RegexBuddy. The JGsoft flavor is designed as a fusion flavor, and hence supports most syntax from other popular flavors.
- .NET
- The System.Text.RegularExpressions.Regex class in the .NET Framework, used by programming languages such as C# and Visual Basic .NET.
- Java
- The regex flavor of the
java.util.regex
package, available in the JDK 1.4 and later.
- Perl
- The regex flavor used in the Perl programming language version 5.8.
- PCRE
- Version 6 of Philip Hazel's open source Perl Compatible Regular Expressions library, used by PHP/preg and REALbasic.
- JavaScript
- The regex syntax defined in the 3rd edition of ECMA-262, which standardizes JavaScript.
- Python
- The regex flavor supported by Python's built-in re module.
- Ruby
- The regex flavor built into the Ruby programming language.
- Tcl ARE
- The Tcl Advanced Regular Expressions flavor.
- POSIX BRE
- POSIX Basic Regular Expressions, defined in the IEEE POSIX regular expression standard.
- POSIX ERE
- POSIX Extended Regular Expressions, defined in the IEEE POSIX regular expression standard.
- GNU BRE
- The POSIX BRE flavor with GNU extensions. Used by the GNU implementations of traditional UNIX commands like grep, sed, and awk.
- GNU ERE
- The POSIX ERE flavor with GNU extensions. Used by the GNU implementations of traditional UNIX commands like grep, sed, and awk.
- XML Schema
- The regex flavor defined in the W3C XML Schema standard.
- XPath
- The regex flavor defined in the W3C XPath standard; used in XPath 2.0, XSLT 2.0 and XQuery 1.0.
RegexBuddy allows generating code for a further extended number of environments, based on the above flavors.
Read more about this topic: Regex Buddy
Famous quotes containing the words supported, regular, expression and/or flavors:
“Most think that they are above being supported by the town; but it oftener happens that they are not above supporting themselves by dishonest means, which would be more disreputable.”
—Henry David Thoreau (18171862)
“A regular council was held with the Indians, who had come in on their ponies, and speeches were made on both sides through an interpreter, quite in the described mode,the Indians, as usual, having the advantage in point of truth and earnestness, and therefore of eloquence. The most prominent chief was named Little Crow. They were quite dissatisfied with the white mans treatment of them, and probably have reason to be so.”
—Henry David Thoreau (18171862)
“You have to begin to lose your memory, if only in bits and pieces, to realize that memory is what makes our lives. Life without memory is no life at all, just as an intelligence without the possibility of expression is not really an intelligence. Our memory is our coherence, our reason, our feeling, even our action. Without it, we are nothing.”
—Luis Buñuel (19001983)
“Of all the flavors one eats, salt is indispensable; wherever one goes in the world, ones mother is dearest.”
—Chinese proverb.