jisp
jisp copied to clipboard
Multiline regexes
Regex maintainability is easier when you can write them in a modular way, commenting the parts, without affecting the compiled code. See the CS version.