Talk:Regular expression
Jump to navigation
Jump to search
|
Metadata here |
Illustrations?
Perhaps Image:Regular-expressions-cheat-sheet-v2.png may be of use here. Daniel Mietchen 21:37, 23 July 2009 (UTC)
- Difficult thing to illustrate really. I'd suggest the best way to learn regular expressions is to use an interactive tool like Rubular (which lets you test regexes interactively in the browser - it passes the regex back over Ajax to the server and evaluates it using Ruby's regex parser). –Tom Morris 20:58, 24 July 2009 (UTC)