htdocs index.html,1.48,1.49
"Fred L. Drake" <[email protected]> Wed, 21 Jan 2004 20:22:20 -0800
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv4100 Modified Files: index.html Log Message: add link to OCaml Expat Index: index.html =================================================================== RCS file: /cvsroot/expat/htdocs/index.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- index.html 20 Jan 2004 14:41:59 -0000 1.48 +++ index.html 22 Jan 2004 04:22:17 -0000 1.49 @@ -176,6 +176,10 @@ 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://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> + <li> <a href="http://www.latenightsw.com/freeware/XMLTools2/">XML Tools 2</a> is an AppleScript scripting addition that allows AppleScript applications to work with XML data; it is based on Expat.</li>