From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA23982; Fri, 1 Feb 2002 19:26:57 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA24380 for ; Fri, 1 Feb 2002 19:26:56 +0100 (MET) Received: from verdot.inria.fr (verdot.inria.fr [128.93.11.7]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g11IQt529840 for ; Fri, 1 Feb 2002 19:26:55 +0100 (MET) Received: (from ddr@localhost) by verdot.inria.fr (8.9.3/8.9.3) id TAA29441 for caml-list@inria.fr; Fri, 1 Feb 2002 19:26:55 +0100 Date: Fri, 1 Feb 2002 19:26:55 +0100 From: Daniel de Rauglaudre To: caml-list@inria.fr Subject: [Caml-list] IoXML - OCaml from/to XML Message-ID: <20020201192655.C25294@verdot.inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, I have the pleasure to announce the first release of IoXML. IoXML is a syntax extension (using Camlp4) which automatically add XML parsers and printers to all types you define in your mli and ml files. It is like input_value/output_value for your data, but in XML instead of binary. The dumped data is tagged by the constructor names and the record and labels names. Main page and distribution here: http://cristal.inria.fr/~ddr/IoXML/ -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr