From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id E9760BC0B for ; Wed, 31 Jan 2007 16:16:10 +0100 (CET) Received: from chokecherry.srv.cs.cmu.edu (CHOKECHERRY.SRV.CS.CMU.EDU [128.2.185.41]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l0VFG9Fv020457 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 31 Jan 2007 16:16:10 +0100 Received: from stratocaster.home (pool-71-240-1-214.pitt.east.verizon.net [71.240.1.214]) (authenticated bits=0) by chokecherry.srv.cs.cmu.edu (8.13.6/8.13.6) with ESMTP id l0VFG7np019741 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Wed, 31 Jan 2007 10:16:08 -0500 (EST) Received: from ecc by stratocaster.home with local (Exim 4.63) (envelope-from ) id 1HCHBs-0005yn-0f for caml-list@inria.fr; Wed, 31 Jan 2007 10:16:04 -0500 Date: Wed, 31 Jan 2007 10:16:04 -0500 To: Caml-list Subject: Re: [Caml-list] ANNOUNCE: lablpcre-1.0 - a PCRE binding for Objective Caml Message-ID: <20070131151603.GA22962@localhost> Mail-Followup-To: Caml-list References: <45BD892A.7060700@rftp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45BD892A.7060700@rftp.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: Eric Cooper X-Miltered: at concorde with ID 45C0B2B9.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; pcre:01 posix:01 summarize:01 compares:01 markus:01 mottl's:01 pcre-ocaml:01 1.0:98 28,:98 wrote:01 caml-list:01 functions:01 expression:02 caml:02 objective:02 On Sun, Jan 28, 2007 at 09:42:02PM -0800, Robert Roessler wrote: > LablPCRE provides simple and easy to use access to regular expression > matching, offering a rich module-based interface based on PCRE's POSIX > functions wrapper. Can you (or anyone familiar with both) summarize how this binding compares to Markus Mottl's pcre-ocaml? Thanks. -- Eric Cooper e c c @ c m u . e d u