From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA27286 for caml-redistribution; Mon, 30 Aug 1999 15:36:03 +0200 (MET DST) 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 MAA21383 for ; Fri, 27 Aug 1999 12:59:03 +0200 (MET DST) Received: from miss.wu-wien.ac.at (miss.wu-wien.ac.at [137.208.107.17]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id MAA13305 for ; Fri, 27 Aug 1999 12:58:59 +0200 (MET DST) Received: (from mottl@localhost) by miss.wu-wien.ac.at (8.9.0/8.9.0) id MAA24791 for caml-list@inria.fr; Fri, 27 Aug 1999 12:58:58 +0200 (MET DST) From: Markus Mottl Message-Id: <199908271058.MAA24791@miss.wu-wien.ac.at> Subject: New (final?) release of PCRE To: caml-list@inria.fr (OCAML) Date: Fri, 27 Aug 1999 12:58:57 +0100 (MET DST) X-Mailer: ELM [version 2.4 PL21] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: weis Hello, I have just updated the OCaml-interface to the PCRE (Perl Compatible Regular Expressions). It should be 100% compatible to all PERL-functions for regular expressions (matching, replacing, splitting) now. There are no intentions for any changes other than possible bugfixes in the near future: the functionality is fairly complete and performance is high, generally much higher than the (C-)implementation of the corresponding PERL-functions. For more details and for dowloading see: http://miss.wu-wien.ac.at/~mottl/ocaml_sources/intro.html Best regards, Markus Mottl -- Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl