Forem

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Regular Expression for match empty string

Regular Expression for match empty string

6
Comments
1 min read
How to Build a RegEx Engine in Python (Part 2.1: Python strings)
Cover image for How to Build a RegEx Engine in Python (Part 2.1: Python strings)

How to Build a RegEx Engine in Python (Part 2.1: Python strings)

4
Comments
3 min read
Introducing Regcode - Create Regular Expressions Easily with Code
Cover image for Introducing Regcode - Create Regular Expressions Easily with Code

Introducing Regcode - Create Regular Expressions Easily with Code

22
Comments 7
3 min read
How to Build a RegEx Engine in Python (Part 1: The Grammar)
Cover image for How to Build a RegEx Engine in Python (Part 1: The Grammar)

How to Build a RegEx Engine in Python (Part 1: The Grammar)

11
Comments
3 min read
How to Build a RegEx Engine in Python (Part 2: The Lexer)
Cover image for How to Build a RegEx Engine in Python (Part 2: The Lexer)

How to Build a RegEx Engine in Python (Part 2: The Lexer)

9
Comments
4 min read
Do you find regexes complex?

Do you find regexes complex?

16
Comments
4 min read
Comprehensive Guide for not so Regular Expressions
Cover image for Comprehensive Guide for not so Regular Expressions

Comprehensive Guide for not so Regular Expressions

15
Comments
7 min read
Regex: Fix duplicate slashes without affecting protocol

Regex: Fix duplicate slashes without affecting protocol

9
Comments 2
1 min read
Primer on Regexes
Cover image for Primer on Regexes

Primer on Regexes

7
Comments
6 min read
Can I get a dash of regular expression in my KQL?
Cover image for Can I get a dash of regular expression in my KQL?

Can I get a dash of regular expression in my KQL?

7
Comments
1 min read
Looking at Regex in Rust (Addendum)

Looking at Regex in Rust (Addendum)

9
Comments
4 min read
Looking at Regex in Rust

Looking at Regex in Rust

9
Comments
3 min read
Multiline flag in regex

Multiline flag in regex

5
Comments
1 min read
Regex for email validation in rails
Cover image for Regex for email validation in rails

Regex for email validation in rails

7
Comments 2
1 min read
A python regex to validate roman numerals
Cover image for A python regex to validate roman numerals

A python regex to validate roman numerals

16
Comments 6
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.