noun Download 🔗Share A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions. Examples : "The teacher used a regex to quickly find all the student names in the class list that started with the letter "J". " technology computing language math logic Chat with AIVocabulary GamePractice Reading
noun Download 🔗Share (more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression. Examples : "To find all phone numbers in the customer list, the programmer used a simple regex that looked for ten digits in a row. " computing technical internet language Chat with AIVocabulary GamePractice Reading