htdocs index.html,1.49,1.50
"Karl Waclawek" <[email protected]> Mon, 26 Apr 2004 12:45:35 -0700
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28088 Modified Files: index.html Log Message: Added link to SAXExpat.NET. Index: index.html =================================================================== RCS file: /cvsroot/expat/htdocs/index.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- index.html 22 Jan 2004 04:22:17 -0000 1.49 +++ index.html 26 Apr 2004 19:45:23 -0000 1.50 @@ -176,6 +176,11 @@ 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>