cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agowhat debugging regex feels likelemmy.mlexternal-linkmessage-square73linkfedilinkarrow-up1918arrow-down116
arrow-up1902arrow-down1external-linkwhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square73linkfedilink
minus-squareverstra@programming.devlinkfedilinkarrow-up9·edit-21 year 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.