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.
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?
Cover image for Vamos falar de RegEx?

Vamos falar de RegEx?

Comments
10 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
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
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
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
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
Using Regex Search for MongoDB Queries

Using Regex Search for MongoDB Queries

Comments
2 min read
Regex - Understanding those [^Str|ng\$] for Beginners
Cover image for Regex - Understanding those [^Str|ng\$] for Beginners

Regex - Understanding those [^Str|ng\$] for Beginners

2
Comments
5 min read
Building a syntax highlighting extension for VS Code
Cover image for Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

15
Comments
12 min read
Practicing Raku Grammars On Exercism

Practicing Raku Grammars On Exercism

2
Comments
6 min read
Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

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