You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A regular expression (regex) is a concise notation for describing patterns in text. Regular expressions and finite state machines are mathematically equivalent — every regular expression can be converted to an FSM, and every FSM can be described by a regular expression. Together, they define the class of regular languages.
Regular expressions are used extensively in:
The A-Level specification requires you to understand the following operators:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.