cm0002@lemmy.world to Programmer Humor · 5 days agowhat debugging regex feels likelemmy.mlimagemessage-square73fedilinkarrow-up1900arrow-down114cross-posted to: [email protected]
arrow-up1886arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor · 5 days agomessage-square73fedilinkcross-posted to: [email protected]
minus-squareverstralinkfedilinkarrow-up9·edit-25 days 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.