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 CAA00558; Mon, 15 Jul 2002 02:22:45 +0200 (MET DST) 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 CAA00575 for ; Mon, 15 Jul 2002 02:22:45 +0200 (MET DST) Received: from moutng1.kundenserver.de ([212.227.126.171]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g6F0BHf25335 for ; Mon, 15 Jul 2002 02:12:06 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng0.kundenserver.de) by moutng1.kundenserver.de with esmtp (Exim 3.35 #2) id 17TtQI-0006oy-00 for caml-list@inria.fr; Mon, 15 Jul 2002 02:09:06 +0200 Received: from [80.129.96.32] (helo=gate.gerd-stolpmann.de) by mrelayng0.kundenserver.de with asmtp (Exim 3.35 #1) id 17TtQI-0003af-00 for caml-list@inria.fr; Mon, 15 Jul 2002 02:09:06 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 7FEB1CCDD for ; Mon, 15 Jul 2002 02:09:04 +0200 (CEST) Received: from ice (localhost [127.0.0.1]) by ice.gerd-stolpmann.de (Postfix) with ESMTP id E049D1AD7E for ; Mon, 15 Jul 2002 02:09:02 +0200 (MEST) Date: Mon, 15 Jul 2002 02:09:01 +0200 From: Gerd Stolpmann To: caml-list@inria.fr Subject: [Caml-list] Announcement: PXP development Message-ID: <20020715020901.A621@ice.gerd-stolpmann.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.2.4 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list, I have recently started to continue the development of PXP, the Polymorphic XML Parser. There is a new development version: http://www.ocaml-programming.de/packages/documentation/pxp/index_dev.html Changes: - There is now an event-based interface (similar to SAX). - There is very preliminary support for "escape parsers". The symbols {, {{, }}, } can be handled specially, e.g. it is possible to include foreign syntax inside {...}: { foreign non-XML expression } Gerd -- ---------------------------------------------------------------------------- Gerd Stolpmann Telefon: +49 6151 997705 (privat) Viktoriastr. 45 64293 Darmstadt EMail: gerd@gerd-stolpmann.de Germany ---------------------------------------------------------------------------- ------------------- 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