NameSilo

Regex Resources ??

Spaceship Spaceship
Watch

-JC-

Established Member
Impact
11
I am trying to create a list of regular expression resources, and I have found two so far to be decent. However, I am curious what you use?

It can be a book or HTML reference/tutorial site!

I believe if you can master Regex, then you can master your coding :gl:

So, I want to learn all I can about Regex and get the upper hand :p

Best one I found so far online is:
Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns

The other one is more for Ruby coders:
Ruby QuickRef

It is more of a reference for Ruby, but it has some Regex resources in it catered to the Ruby code.

Eric shared these two with me for those PHP freaks out there :p
http://www.php.net/manual/en/regexp.reference.php
and
http://www.php.net/manual/en/book.pcre.php

Feel free to add to the list!
 
Last edited:
1
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
Thank you for sharing,
 
0
•••
0
•••
0
•••
I'm not sure it qualifies as a resource but I use Expresso from time to time as test bench for my regular expression :gl:
It's free (registration required).
 
0
•••
Excellent regex resources people! Keep them coming :)

I'm not sure it qualifies as a resource but I use Expresso from time to time as test bench for my regular expression :gl:
It's free (registration required).

The site you linked to has a good section for regex resources too! Here is the direct link to it: Regular Expression Resources
 
Last edited:
0
•••
There is no need to take any notice of what language a tutorial is for with regards to regular expressions.

As long as the tutorial is for PCRE (PERL compatible regular expressions) then it will work.
 
0
•••
0
•••
There is no need to take any notice of what language a tutorial is for with regards to regular expressions.

As long as the tutorial is for PCRE (PERL compatible regular expressions) then it will work.

I did not realize that. Cool!
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back