VegOwOtenks@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoRegex flavorslemmy.worldimagemessage-square33fedilinkarrow-up1419arrow-down118
arrow-up1401arrow-down1imageRegex 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.