Hacker News new | ask | show | jobs
by dr_barnowl 1303 days ago
I did a pull-stylee XML parser once.

In VB.

VB ..... 3

It didn't care (much) about well-formed documents.

You could mix it with snippets of RTF. We did. I used it to parse report templates out of hybrid RTF/XML files.

Not really morally evil though.