"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<title>Expat - XML Parser</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
>Documentation for the Python interface to Expat</a>, part of the
standard documentation for Python</li>
<li>
+ <a href="http://expatobjc.sourceforge.net/"
+ >Objective-C interface to Expat</a>
+ <li>
+ <a href="http://www.yoshidam.net/Ruby.html#xmlparser"
+ >Ruby interface to Expat</a>
+ <li>
<a href="http://www.phpbuilder.com/columns/justin20000428.php3"
>Article on using Expat from PHP</a> on
<a href="http://www.phpbuilder.com/"><?PHPBuilder?></a>