@[email protected] to linuxmemes • 1 year 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 • 1 year agomessage-square40fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish6•1 year 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•1 year agocan anyone recommend a tool to parse xml?
minus-square@fuckwit_mcbumcrumblelink2•1 year 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