caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ANNOUNCE: LablPCRE - a PCRE binding for Objective Caml
@ 2005-07-11 13:57 Robert Roessler
  0 siblings, 0 replies; only message in thread
From: Robert Roessler @ 2005-07-11 13:57 UTC (permalink / raw)
  To: Caml-list

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-11 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-11 13:57 ANNOUNCE: LablPCRE - a PCRE binding for Objective Caml Robert Roessler

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).