RegexPlanet's Perl backend (legacy)
-
Updated
Jul 24, 2013 - Perl
A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings, or for input validation.
Regular expression techniques are developed in theoretical computer science and formal language theory. They are used in search engines, in search and replace dialogs of word processors and text editors, in text processing utilities such as sed and AWK, and in lexical analysis. Regular expressions are also supported in many programming languages.
Different syntaxes for writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax.
RegexPlanet's Perl backend (legacy)
Generate text from regular expressions. (wait, I definitely implemented this functionality (reverse regexps) at some point; where did I put that? there are no changes in this fork. oh well, there are other libraries for it now I think)
Automatically exported from code.google.com/p/mp3tagrenamer
A Verbal Expressions implementation for the Lua programming Language
Extract substrings from a block of text
An XML parser for extracting data from Stack Overflow data dump.
Renames files in bulk using regular expressions.
[Theory Of Compilation] Academic project of Regular Expressions
A library to simplify usage of Regular Expressions in Python.
Perl Compatible Regular Expressions (PCRE) for Python
Example implementation of regular expressions based on Brzozowski derivatives in OCaml
An implementation of Rob Pike's Virtual Machine-based regular expression engine
TokenQuery (regular expressions over tokens)
Allows users to create shortcuts that, when entered into the URL bar, will redirect them to the preset page
An introduction and some examples on using regular expressions
WPF application for creating a deterministic finite-state machine equivalent to a given regular expression
Buscador de archivos en base a ciertas carácteristicas del nombre del archivo
Delphi/Pascal regular expressions
Defining the author of the text using Machine learning and NLP.