trevor@lemmy.ml to Open Source@lemmy.mlEnglish · 3 days agoAnnouncing list2regexp - Generate regular expressions to match lists of stringscodeberg.orgexternal-linkmessage-square23fedilinkarrow-up145arrow-down11
arrow-up144arrow-down1external-linkAnnouncing list2regexp - Generate regular expressions to match lists of stringscodeberg.orgtrevor@lemmy.ml to Open Source@lemmy.mlEnglish · 3 days agomessage-square23fedilink
minus-squarearran 🇦🇺@aussie.zonelinkfedilinkarrow-up1·2 days agoMerging probably has more value as people would understand the edge cases, with generated regexp it would be harder for someone to confidently understand the edges without having a deeper understanding of the algorithm and data set.
Merging probably has more value as people would understand the edge cases, with generated regexp it would be harder for someone to confidently understand the edges without having a deeper understanding of the algorithm and data set.