SimpleXMLD XML Parser 0.0.1

Daniel Keep daniel.keep.lists at gmail.com
Mon Oct 1 23:04:06 PDT 2007


Looks nice; I'll take a closer look at it when I get the chance.

AFAIK, the only other person working on an XML parser for D is JimPanic.

That said, I've got work-in-progress implementations of DOM Level 1, SAX
2 and a D-specific PullDOM inspired by Python up at
<http://drk.is-a-geek.net/~drk/d/xml.7z>.  It uses a binding to Expat as
the parser currently.

Basically, just haven't had time to work on it lately; it's all BSD v2,
so feel free to borrow bits if you want :)

	-- Daniel "oh how I hate the W3C"



More information about the Digitalmars-d-announce mailing list