@cm0002@lemmy.world to Programmer Humor@programming.dev • 5 months agowhat debugging regex feels likelemmy.mlimagemessage-square73arrow-up1918cross-posted to: programmerhumor@lemmy.ml
arrow-up1918imagewhat debugging regex feels likelemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 5 months agomessage-square73cross-posted to: programmerhumor@lemmy.ml
minus-square@verstra@programming.devlinkfedilink9•edit-25 months agoIf I have a complex regular expression to code into my app, I write it in pomsky, then copy paste the compiled regex to my source file, but also keep the pomsky source nearby. Much more maintainable.
If I have a complex regular expression to code into my app, I write it in pomsky, then copy paste the compiled regex to my source file, but also keep the pomsky source nearby. Much more maintainable.