© Zsolt Nagy 2018
Zsolt NagyRegex Quick Syntax Referencehttps://doi.org/10.1007/978-1-4842-3876-9_3

3. Executing Regular Expressions

Zsolt Nagy1 
(1)
Berlin, Germany
 

Regular expressions can be used in different programming languages and text editors. As it is important to test your code in different environments, in this chapter you will get to know how to construct and execute regexes in your own environment.

Don’t worry about memorizing the details in all languages. The goal in this chapter is to explore and play with regexes. You don’t have to put pressure on yourself to memorize language elements I have not yet explained in detail. Once you get to the verbose explanation of a feature you may not yet understand, remembering what you have read in ...

Get Regex Quick Syntax Reference: Understanding and Using Regular Expressions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.