Grimy@lemmy.world to memes@lemmy.world · edit-21 month agoTessNotelemmy.imagisphe.reimagemessage-square14linkfedilinkarrow-up1226arrow-down120
arrow-up1206arrow-down1imageTessNotelemmy.imagisphe.reGrimy@lemmy.world to memes@lemmy.world · edit-21 month agomessage-square14linkfedilink
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up7·1 month 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·1 month 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