Devel



Les expressions régulières (RegExp ou RegEx)

Documentation US
http://www.linuxfocus.org/Francais/July1998/article53.html
http://www.phpbuilder.com/columns/dario19990616.php3
http://www.sitepoint.com/article/regular-expressions-php
http://www.zytrax.com/tech/web/regex.htm
http://www.regular-expressions.info

Documentation FR
http://www.siteduzero.com/tuto-3-168-1-les-expressions-regulieres-partie-1-2.html
http://www.expreg.com/

Bibliothèque d'expressions régulières
http://regexlib.com


Outils Unix/Linux utilisant les RegExp

awk, ed, egrep, grep, lex, sed, sh, vi

RegExp en PHP

Obtenir le code source

Accès web
http://svn.berlios.de/viewvc/openphysic/php/regexp

Accès anonyme
svn checkout svn://svn.berlios.de/openphysic/php/regexp

Accès développeur
svn checkout svn+ssh://scls19fr@svn.berlios.de/svnroot/repos/openphysic/php/regexp

RegExp en C

http://nicolasj.developpez.com/articles/regex/

Application :
- Grammaire / Compilation
- ConversionWiki

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki