Grimy@lemmy.world to memes@lemmy.world · edit-22 months agoTessNotelemmy.worldimagemessage-square14linkfedilinkarrow-up1226arrow-down120
arrow-up1206arrow-down1imageTessNotelemmy.worldGrimy@lemmy.world to memes@lemmy.world · edit-22 months agomessage-square14linkfedilink
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up7·2 months agoPerhaps their regex engine is insultingly bad. But I assume they would use the basic js/ts which is not that bad. Some croak on just about anything except basic matching, look ahead, look behind, no capture groups, etc… pfft. Too advanced
minus-squarelime!@feddit.nulinkfedilinkarrow-up4·2 months agoif it doesn’t have the recursion operator it’s an inferior regex flavour
Perhaps their regex engine is insultingly bad. But I assume they would use the basic js/ts which is not that bad.
Some croak on just about anything except basic matching, look ahead, look behind, no capture groups, etc… pfft. Too advanced
if it doesn’t have the recursion operator it’s an inferior regex flavour