@[email protected] to linuxmemes • 11 months agoParsing HTML with regexlemmy.sdf.orgimagemessage-square40fedilinkarrow-up1354arrow-down114file-textcross-posted to: [email protected]
arrow-up1340arrow-down1imageParsing HTML with regexlemmy.sdf.org@[email protected] to linuxmemes • 11 months agomessage-square40fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish6•11 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•11 months agocan anyone recommend a tool to parse xml?
minus-square@fuckwit_mcbumcrumblelink2•11 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