My Account
Regular expressions are text strings formed in a particular syntax that is used in various tools and programming languages for searching text patterns within text. The sites in this section focus on research about various aspects of regular expressions.
More information
Article by multiple authors. Introduces the delayed input DFA, an alternate regular expression representation. [PDF]
Article by Eugene W. Myers and W. Miller. Presents a best-match algorithm.
Master thesis of Ville Laurikari. Proposes algorithm for submatch addressing. [PDF]
Collection of research articles about efficient regular expression engines. Features article description, links to libraries.
Article by Gonzalo Navarro and Mathieu Raffinot. Presents two techniques for regex searching. [PDF]
Article by Rob Pike. Discusses the use of regex to describe the structure of files. [PDF]
Article by Alan F. Blackwell. Discusses approach for constructing regexps from examples. [PDF]
Article by Chee-Yong Chan, Minos Garofalakis, and Rajeev Rastogi. Discusses algorithms to speed up matching. [PDF] (January 01, 2002)
Article by Chia-Hsiang Chang. [PDF] (January 01, 1992)
Collection of research articles about efficient regular expression engines. Features article description, links to libraries.
Article by Eugene W. Myers and W. Miller. Presents a best-match algorithm.
Article by multiple authors. Introduces the delayed input DFA, an alternate regular expression representation. [PDF]
Article by Rob Pike. Discusses the use of regex to describe the structure of files. [PDF]
Article by Alan F. Blackwell. Discusses approach for constructing regexps from examples. [PDF]
Article by Gonzalo Navarro and Mathieu Raffinot. Presents two techniques for regex searching. [PDF]
Master thesis of Ville Laurikari. Proposes algorithm for submatch addressing. [PDF]
Article by Chee-Yong Chan, Minos Garofalakis, and Rajeev Rastogi. Discusses algorithms to speed up matching. [PDF] (January 01, 2002)
Article by Chia-Hsiang Chang. [PDF] (January 01, 1992)
Last update:
December 11, 2022 at 6:25:11 UTC
Computers
Games
Health
Home
News