Browse thread
ANNOUNCE: lablpcre-1.0 - a PCRE binding for Objective Caml
-
Robert Roessler
-
Eric Cooper
- Robert Roessler
- Markus Mottl
-
Eric Cooper
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] ANNOUNCE: lablpcre-1.0 - a PCRE binding for Objective Caml |
On 1/31/07, Eric Cooper <ecc@cmu.edu> wrote: > > 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. > I don't know much about it, but it seems to implement the API for POSIX-style regular expressions whereas pcre-ocaml implements Perl compatibility regular expressions. There are obviously no functions for string substitution, etc., in LablPCRE (yet). Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com