April 15, 2004 XML Parser | ||||
---|---|---|---|---|
| ||||
Are there and plans on having an XML SAX parser or preferably Pull parser in the lines of http://www.xmlpull.org/ written in D. David |
April 15, 2004 Re: XML Parser | ||||
---|---|---|---|---|
| ||||
Posted in reply to David | David wrote: > Are there and plans on having an XML SAX parser or preferably Pull parser in the > lines of http://www.xmlpull.org/ written in D. > > David I don't know how it compares to SAX or Pull, but I found this at Andy's D page, http://andy.tadan.us/d/. xmld An XML library I coded in a day. Modelled after cppdom. Last updated 18 January 2004 - Updated to compile with DMD 0.78. Changed the build system to SCons. (By the way, the web interface doesn't update right away. If you were using Mozilla Thunderbird, you could see your posts immediately. Just a suggestion...) -- Justin http://jcc_7.tripod.com/d/ |
Copyright © 1999-2021 by the D Language Foundation