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 RAA01118; Sun, 22 Jun 2003 17:56:29 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA01234 for ; Sun, 22 Jun 2003 17:56:28 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h5MFuST28941 for ; Sun, 22 Jun 2003 17:56:28 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19U79D-0000D4-00; Sun, 22 Jun 2003 17:52:55 +0200 Received: from [80.129.108.195] (helo=gate.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19U79C-0005E1-00; Sun, 22 Jun 2003 17:52:54 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id ABA4C56EF; Sun, 22 Jun 2003 17:52:52 +0200 (CEST) Received: by ice.gerd-stolpmann.de (Postfix, from userid 1000) id 36C2FB014; Sun, 22 Jun 2003 17:52:50 +0200 (CEST) Subject: [Caml-list] Announcement: PXP 1.1.94 (development version) From: Gerd Stolpmann To: caml-list@inria.fr, ocaml-pxp-users Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1056297170.653.29.camel@ice.gerd-stolpmann.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 22 Jun 2003 17:52:50 +0200 X-Spam: no; 0.00; gerd:01 stolpmann:01 pxp:01 api:01 event-based:01 redesign:01 namespaces:01 pxp-:01 1.1.93.:01 viktoriastr:01 64293:01 darmstadt:01 tar:01 preprocess:02 parser:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list, I have just released a new development version of PXP. This is a big change: The Pxp_reader module has been completely rewritten. This fixes some problems with relative URLs. Pxp_yacc has been split up into four modules: Pxp_tree_parser contains now the parser API returning object trees, Pxp_dtd_parser is the parser API returning DTDs, Pxp_ev_parser is the event-based API, and Pxp_core_parser is the core of the parser. Pxp_yacc is still available as compatibility API. As part of the module redesign, Pxp_types includes now parts of its interface from Pxp_core_types_type. I hope this style of programming is comprehensible. I think PXP can now compiled with CVS releases of O'Caml. It is now possible to turn warnings into errors. The event-based parser can now preprocess namespaces. Furthermore, there are normalization filters. The new version can be found at the usual place: http://www.ocaml-programming.de/packages/pxp-1.1.93.tar.gz Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners