Programming – Regexp links

Info

Regular-Expressions.info – Regex Tutorial, Examples and Reference – Regexp Patterns

Wiki

RegEx in Autoit

Regular Expression Library the Internet’s first Regular Expression Library

BOOST Regex  : …one of the most highly regarded and expertly designed C++ library projects in the world.Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Regex for Windows (!! at last GNU they managed to port it !! :P)

Tutorials

The 30 Minute Regex Tutorial By Jim Hollenhorst | 21 Nov 2005 @ Codeproject

PYTHON – Regular Expression HOWTO

PHP Manual Page – Regular Expressions

IBM : Know your regular expressions

Cheat-sheets

Regular Expressions Cheat Sheet (V2)

Online tools

Regular Expression Analyzer

Regex Tester – RegexPal

Cool snippets

A regular expression to check for prime numbers : /^1?$|^(11+?)1+$/ in Perl to check if a number is prime or not

Books

Oreilly – Mastering Regular Expressions

Misc

WordPress Regexp plugin

Join the Conversation

1 Comment

  1. Stubbmled accross your blog post and decided to have a very quick study, not things i usually do, nevertheless, you use a great blog. Wonderful to view a website that isnt rich in spam, and in actual fact makes some sense. Awesome blog

Leave a comment

Your email address will not be published. Required fields are marked *