Regular Expressions
Last updated: January 18, 2021
Learning resources
Tools for testing regex
Web-based, language-specific
Each programming language may have slightly different regular expression support. The following sites are convenient for testing regex for specific languages.
Web-based, general purpose
- RegExr, which has a nice interface for visualizing how regex work