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.
Improve Your Python Regex Performance Using Rust
Cover image for Improve Your Python Regex Performance Using Rust

Improve Your Python Regex Performance Using Rust

1
Comments 2
1 min read
Regex, the good bits.
Cover image for Regex, the good bits.

Regex, the good bits.

67
Comments 9
8 min read
The interesting regex for Identifying Prime Numbers

The interesting regex for Identifying Prime Numbers

Comments
1 min read
ChatGPT - Prompts to Create Regular Expression
Cover image for ChatGPT - Prompts to Create Regular Expression

ChatGPT - Prompts to Create Regular Expression

13
Comments 2
3 min read
Sorcerer’s Code: Spellbinding Regex match in Power Automate’s C# Plugin
Cover image for Sorcerer’s Code: Spellbinding Regex match in Power Automate’s C# Plugin

Sorcerer’s Code: Spellbinding Regex match in Power Automate’s C# Plugin

11
Comments
3 min read
Learning Rust: Recursive Descent Parser
Cover image for Learning Rust: Recursive Descent Parser

Learning Rust: Recursive Descent Parser

4
Comments
6 min read
Automatically Test Your Regex Without Writing a Single C# Line of Code
Cover image for Automatically Test Your Regex Without Writing a Single C# Line of Code

Automatically Test Your Regex Without Writing a Single C# Line of Code

2
Comments
2 min read
Mastering Regex: From Beginner to Expert in Find and Replace
Cover image for Mastering Regex: From Beginner to Expert in Find and Replace

Mastering Regex: From Beginner to Expert in Find and Replace

Comments
2 min read
Introdução às Expressões Regulares (Regex)
Cover image for Introdução às Expressões Regulares (Regex)

Introdução às Expressões Regulares (Regex)

Comments
3 min read
Capturing named regex groups with JavaScript

Capturing named regex groups with JavaScript

1
Comments 2
2 min read
Find What You Need: Pattern Matching in SQL
Cover image for Find What You Need: Pattern Matching in SQL

Find What You Need: Pattern Matching in SQL

Comments
4 min read
Demystifying Regex in Go
Cover image for Demystifying Regex in Go

Demystifying Regex in Go

5
Comments 1
5 min read
Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática
Cover image for Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Comments
3 min read
Vamos falar de RegEx?
Cover image for Vamos falar de RegEx?

Vamos falar de RegEx?

Comments
10 min read
C# Regex Performance: How To Squeeze Out Performance
Cover image for C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Finding all HTML tags in a project not being self-closed

Finding all HTML tags in a project not being self-closed

Comments
2 min read
Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching
Cover image for Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Comments
8 min read
Release 1.8 Contributions : ChatCraft.org🤖

Release 1.8 Contributions : ChatCraft.org🤖

Comments
2 min read
Mastering Efficient String Matching Techniques in Python using regex

Mastering Efficient String Matching Techniques in Python using regex

Comments
4 min read
Improve your content searching/filtering workflow productivity with regexp-it-cli
Cover image for Improve your content searching/filtering workflow productivity with regexp-it-cli

Improve your content searching/filtering workflow productivity with regexp-it-cli

1
Comments
2 min read
Regex pattern in Python: A beginners guide
Cover image for Regex pattern in Python: A beginners guide

Regex pattern in Python: A beginners guide

7
Comments
7 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!
Cover image for C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

1
Comments
9 min read
Regular Expressions In C#: 3 Examples You Need To Know
Cover image for Regular Expressions In C#: 3 Examples You Need To Know

Regular Expressions In C#: 3 Examples You Need To Know

1
Comments
6 min read
Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

6
Comments
4 min read
Code cycle: may be the syntax query that currently supports the most languages

Code cycle: may be the syntax query that currently supports the most languages

Comments
2 min read
loading...