@[email protected] to linuxmemes • 9 months agoParsing HTML with regexlemmy.sdf.orgimagemessage-square40fedilinkarrow-up1353arrow-down114file-textcross-posted to: [email protected]
arrow-up1339arrow-down1imageParsing HTML with regexlemmy.sdf.org@[email protected] to linuxmemes • 9 months agomessage-square40fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish6•9 months agoI tried using regex to parse xmls files once. Then i found this post and realized xml was even worse than html
minus-square@[email protected]linkfedilinkEnglish1•9 months agocan anyone recommend a tool to parse xml?
minus-square@fuckwit_mcbumcrumblelink2•9 months agoMicrosoft transaction SQL version 1 newer than what we have. We had to write our own xml parser. And yes it sucks.
I tried using regex to parse xmls files once. Then i found this post and realized xml was even worse than html
XHTML be like “Lemme intorduce myself”
can anyone recommend a tool to parse xml?
Microsoft transaction SQL version 1 newer than what we have.
We had to write our own xml parser. And yes it sucks.
XSLT =P