Added link to SAXExpat.NET.
This commit is contained in:
parent
6361de48a2
commit
42e289597f
@ -176,6 +176,11 @@ source interfaces to Expat from languages other than C.</p>
|
||||
Perl's <code>XML::Parser</code> module is a wrapper built around a
|
||||
binding to Expat in the <code>XML::Parser::Expat</code> module.</li>
|
||||
<li>
|
||||
<a href="http://saxdotnet.sourceforge.net/saxexpat.html">
|
||||
SAXExpat.NET</a>, a <a href="http://www.microsoft.com/net/">.NET</a>
|
||||
wrapper for Expat, conforming to the
|
||||
<a href="http://saxdotnet.sourceforge.net">SAX.NET</a> specifications.</li>
|
||||
<li>
|
||||
<a href="http://home.wanadoo.nl/maas/ocaml/">OCaml Expat</a> is a
|
||||
wrapper around Expat for the <a href="http://www.ocaml.org"
|
||||
>Objective Caml</a> language.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user