☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 months agowhat debugging regex feels likelemmy.mlimagemessage-square10fedilinkarrow-up1143cross-posted to: programmer_humor@programming.dev
arrow-up1143imagewhat debugging regex feels likelemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 months agomessage-square10fedilinkcross-posted to: programmer_humor@programming.dev
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up8·5 months agoYeah 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
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