SlopGenerator (Simple Line Oriented Parser) parses text files using very simple rules, where lines starting with a name and a colon are converted to XML elements.

It is usable for parsing RFC822 messages, with some limitations mentioned on the samples page, which shouldn't be hard to remove if someone has an itch to scratch.

The simplistic "parsing" algorithm should make the SlopGenerator quite fast.

-Bertrand

Reply via email to