Regular expressions

Home > Languages > Formal Language > Regular Languages > Regular expressions

Regular expressions are a concise way to represent a pattern to match strings. They consist of a series of symbols representing the alphabet and operators that modify the pattern.