140
what debugging regex feels like
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
In case you don't know this one yet:
https://regexr.com/
Yeah there are a few tools like that. I actually like this approach myself, you write it in a human readable form and then it gets compiled into a regex https://github.com/cmccomb/human_regex