expat binding for the LambdaMOO server
This is a binding of expat to the LambdaMOO Server (currently at version 1.8.1). It provides two new functions which accept an XML document in a string, parse it using expat, and return a LIST data structure representing the parsed XML. It was written by Ken Fox.
Files
ext-xml.README | The expat binding readme, which documents the two new functions and has installation instructions. It also includes the license info for this patch. |
ext-xml-1.0.tar.gz | The ext-xml distribution. |
expat.zip (off-site link) | The expat distribution. You need this too. |