User:Jarle Pahr/Regexp: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:


http://www.codinghorror.com/blog/2008/06/regular-expressions-now-you-have-two-problems.html
http://www.codinghorror.com/blog/2008/06/regular-expressions-now-you-have-two-problems.html
=Python=
http://docs.python.org/2/library/re.html
http://docs.python.org/2/howto/regex.html
http://www.tutorialspoint.com/python/python_reg_expressions.htm
http://www.pythonregex.com/
https://developers.google.com/edu/python/regular-expressions?hl=no&csw=1
http://regexpal.com/
http://www.diveintopython.net/regular_expressions/index.html
=Perl=

Revision as of 06:06, 1 October 2013