Concepts
Regular Expression
Notation
Citation Formats
General Reference
APA Style
BibTeX
A sequence of characters defining a search pattern, grounded in Stephen Kleene's 1951 mathematical formalization of regular languages (his own term was regular events), work motivated by the same McCulloch-Pitts neural-net formalism behind the finite-state machine. Ken Thompson, already a pioneer entity on this atlas, implemented Kleene's notation practically in the QED text editor around 1968 using what became known as Thompson's construction algorithm, later carrying it into the Unix editor ed; the word grep descends directly from ed's own g/re/p command (global search for a regular expression, then print), a verified etymology rather than a repeated folk claim.
Facts
Core PrincipleA pattern written in a small algebraic notation (concatenation, alternation, repetition) that denotes a regular language, which Thompson's construction algorithm converts into an equivalent finite-state automaton for actual matching. 1 Cross-Tradition Connections
Sources
Reader Challenges (0 open reader challenges)
No disputes yet. Spotted an error or a better source? Open the first one.
Sign in to dispute this or suggest a correction.
View At A Past Year
The atlas records no dated fact of its own for this entry, so there is no other year to choose.