- [Tutorial] Learn Ruby regexp step by step from beginner to advanced level https://github.com/learnbyexample/Ruby_Scripting/blob/master/chapters/Regular_expressions.md 5 comments ruby
Linked pages
- The Best Regex Trick http://www.rexegg.com/regex-best-trick.html 600 comments
- Regexper https://regexper.com/#%5E%5B%5C%5C%28%5D%7B0%2C1%7D%28%5B0-9%5D%29%7B3%7D%5B%5C%5C%29%5D%7B0%2C1%7D%5B%20%5D%3F%28%5B%5E0-1%5D%29%7B1%7D%28%5B0-9%5D%29%7B2%7D%5B%20%5D%3F%5B-%5D%3F%5B%20%5D%3F%28%5B0-9%5D%29%7B4%7D%5B%20%5D*%28%28x%29%7B0%2C1%7D%28%5B0-9%5D%29%7B1%2C5%7D%29%7B0%2C1%7D%24 560 comments
- Regex Crossword https://regexcrossword.com/ 548 comments
- Regular Expression Matching Can Be Simple And Fast https://swtch.com/~rsc/regexp/regexp1.html 473 comments
- The true power of regular expressions https://nikic.github.io/2012/06/15/The-true-power-of-regular-expressions.html 112 comments
- Regular expression - Wikipedia https://en.wikipedia.org/wiki/regular_expression#patterns_for_non-regular_languages 108 comments
- Rubular: a Ruby regular expression editor http://rubular.com 58 comments
- GitHub - tom-lord/regexp-examples: Generate strings that match a given regular expression https://github.com/tom-lord/regexp-examples 17 comments
- Regex Tutorial - Unicode Characters and Properties https://www.regular-expressions.info/unicode.html#prop 11 comments
- Ruby regular expressions: the /o modifier â Roblog, the blog of Rob Miller http://robm.me.uk/ruby/2014/03/30/regex-o-modifier.html 5 comments
- Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns http://www.regular-expressions.info/ 1 comment
- Regular Expressions: Now You Have Two Problems https://blog.codinghorror.com/regular-expressions-now-you-have-two-problems/ 0 comments
- Ruby Regexp by Sundeep Agarwal [Leanpub PDF/iPad/Kindle] https://leanpub.com/rubyregexp 0 comments
Would you like to stay up to date with Ruby? Checkout Ruby
Weekly.
Related searches:
Search whole site: site:github.com
Search title: Ruby_Scripting/Regular_expressions.md at master · learnbyexample/Ruby_Scripting · GitHub
See how to search.