-
Notifications
You must be signed in to change notification settings - Fork 16
Regex
Ted Lin edited this page Nov 24, 2016
·
3 revisions
- Regular Expressions Cookbook by Jan Goyvaerts and Steven Levithan
- Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition
- Mastering Python Regular Expressions
- JavaScript Regular Expressions: Book + Code
- Learn Regex The Hard Way
- Regular Expressions Cookbook by Jan Goyvaerts and Steven Levithan
- Teach Yourself Regular Expressions in 10 Minutes by Ben Forta
- Mastering Regular Expressions by Jeffrey Friedl
- Java Regular Expressions by Mehran Habibi
- Oracle Regular Expressions Pocket Reference by Jonathan Gennick & Peter Linsley
- Regular Expression Recipes by Nathan Good
- Regular Expression Recipes for Windows Developers by Nathan Good
- Regexper : You thought you only had two problems…
- 在线正则表达式测试
- Regulex : JavaScript Regular Expression Parser & Visualizer.
- regex101
- Useful Regex Patterns