diff options
| author | Alois <[email protected]> | 2015-05-21 23:25:29 +0200 |
|---|---|---|
| committer | Alois <[email protected]> | 2015-05-21 23:25:29 +0200 |
| commit | 3fd32f063fe2707664e9912ecaffe9beb9dee1eb (patch) | |
| tree | 20c41795cd97ad414f0737614d6bcd02db30840b | |
| parent | 7c5dd9902e9cffec03981f6e4bccb5dcf51ae544 (diff) | |
| download | awesome-regex-3fd32f063fe2707664e9912ecaffe9beb9dee1eb.tar.xz awesome-regex-3fd32f063fe2707664e9912ecaffe9beb9dee1eb.zip | |
Add Regular-Expressions.info
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Regular Expression Language - Quick Reference](https://msdn.microsoft.com/en-us/library/az24scfc(v=vs.110).aspx) - MSDN documentation about Regex - [Regular Expressions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions) - MDN chapter about JavaScript regular expressions - [Perl Regular Expression Syntax](http://www.boost.org/doc/libs/1_43_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html) - Boost documentation +- [Regular-Expressions.info](http://www.regular-expressions.info) - Regex Tutorial, Examples and Reference ## Prototyping and Test |
