The Caml Humps
Powered by OCaml !

Caml Light / OCaml

XML tools

Latest adds/updates
DateNameDescription
2004-05-12CamlTemplateA small template processor library for Objective Caml. It can be used to generate web pages, scripts, SQL queries, XML documents and other sorts of text files.
By Benjamin Geer
2004-07-08CDuceA strongly typed higher-order functional programming language for XML documents with an efficient type-based runtime implementation.
By Alain Frisch
2005-02-18GalaxA full-featured, fully compliant implementation of XQuery.
By Jérôme Siméon, Mary Fernandez
2003-04-11gdome2-xsltA C and OCaml library to apply XSLT stylesheets to gdome2 documents.
By Claudio Sacerdoti Coen
2003-04-11gmetadomA binding to gdome2, the GNU DOM Level 2 implementation.
By Claudio Sacerdoti Coen
2002-02-01IoXMLIoXML adds all the needed printers and parsers to the source files where types are defined.
By Daniel de Rauglaudre
2002-11-25JabbrAn OCaml library for the XMPP (better known as Jabber) instant messaging system.
By Mike Lin
2003-04-11lablgtkmathviewA lablgtk binding to GtkMathView, a Gtk widget to render MathML 2.0 documents.
By Claudio Sacerdoti Coen
2004-03-15OCaml XML-RPCAn implementation of the XML-RPC protocol.
By Shawn Wagner
2005-02-01OCaml-RSSA library providing functions to parse and print RSS 2.0 files.
By Maxence Guesdon
2002-09-20OCaml-SOAPA library which can be used to build web services using SOAP.
By Gaurav Chanda
2004-03-31OCaml-TDLA small OCaml library providing functions to parse and print TODO lists in XML files.
By Maxence Guesdon
2004-12-03ocaml-xmlrBindings for libxml's xmlreader.
By Evan Martin
2005-02-17OCamlExpatAn ocaml wrapper for the Expat XML parsing library.
By Maas-Maarten Zeeman
2003-10-06OXAn XML integration into Objective-Caml, providing XML transducers based on pseudo-tree view.
By Didier Plaindoux
2004-09-27PXPPolymorphic XML parser.
By Gerd Stolpmann
2001-11-23ReportA tool allowing the description of the structure of an XML document and the way to fill it at runtime.
By Maxence Guesdon
2004-05-12rmwdRemote Middleware Daemon is a high level identity management library focused on services and access control, and exposed via both xdr-rpc, and xml-rpc. It is written entirely in Objective Caml, except for the trivial xmlrpc interface, which is in perl.
By Eric Stokes
2003-03-24saXmlA couple of files for turning basic XML documents (channels) into an XML stream.
By Matthew W. Boyd
2001-08-09TonyA lightweight XML parser and pretty printer.
By Christian Lindig
2004-05-25XCamlThe Application System Xcaml (AS/Xcaml) is a full-featured web-application architecture based on Xcaml, a web-oriented syntax extension of the Objective Caml language.
By Alessandro Baretta
2003-03-14XDuceXDuce ("transduce") is a typed programming language that is specifically designed for processing XML data.
By Haruo Hosoya
2003-10-14XML Lighta minimal XML parser & printer for OCaml, also supporting validation against a DTD.
By Nicolas Cannasse
2002-11-21xmllexerAn XML lexer for Camlp4.
By Manuel Maarek
2003-02-02XmlRPCServerA server-side implementation for OCaml XML-RPC.
By Hans Ole Rafaelsen
2001-08-09XpathThis package implements the XPath recommendation.
By Alain Frisch
2002-12-20XSPPXSLT Stylesheet PreProcessor. It can be used to simplify writing XSLT stylesheets.
By Michal Moskal
2002-07-25YaxpoA hand-written nonvalidating XML 1.0 + XMLNS processing suite for Objective Caml.
By Mike Lin