caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: Caml-list <caml-list@inria.fr>
Subject: ANNOUNCE: LablPCRE - a PCRE binding for Objective Caml
Date: Mon, 11 Jul 2005 06:57:16 -0700	[thread overview]
Message-ID: <42D27ABC.4080804@rftp.com> (raw)

The initial public release of the LablPCRE OCaml binding for PCRE is 
now available, providing access to the POSIX regular expression 
pattern matching API of PCRE (the latest "6.1" release of PCRE is 
currently supported).

With an emphasis on simplicity and ease of use, LablPCRE offers a 
small-footprint interface: four functions and a handful of public 
methods in a returned "regresult" object.

While I consider functionality to be largely complete, feedback on 
features or usability is of course welcomed... I especially encourage 
contributions to the supported build environments in the package's 
Makefile, and will integrate the common ones into future releases.

With a distribution incorporating pre-built Windows binaries, LablPCRE 
is released under the "new" BSD license, and may be downloaded here:

http://www.rftp.com/Downloads.shtml

Robert Roessler
roessler@rftp.com
http://www.rftp.com


                 reply	other threads:[~2005-07-11 13:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D27ABC.4080804@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).