The Eiffel XML Parser Toolkit
Date: Jun. 23, 2000
Link: http://exml.sourceforge.net/
Source Author or Organization: Andreas Leitner
eXML 0.1.7 is an XML parser toolkit for the Eiffel language that provides both
an event based parser and a tree based parser. It currently uses expat (version
1.0.2) as a backend parser, but is developed to make other parsers easy to add.
Linux and Windows are currently supported.