VegOwOtenks@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoRegex flavorslemmy.worldexternal-linkmessage-square33fedilinkarrow-up1420
arrow-up1420external-linkRegex flavorslemmy.worldVegOwOtenks@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square33fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up3·1 year ago it is literally impossible to use regular expressions to parse languages that aren’t regular It’s impossible to parse the whole syntax tree, but that doesn’t mean you can’t get the subset you’re interested in.
It’s impossible to parse the whole syntax tree, but that doesn’t mean you can’t get the subset you’re interested in.