From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id CAA12605; Mon, 11 Feb 2002 02:49:15 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 CAA11362 for ; Mon, 11 Feb 2002 02:49:15 +0100 (MET) Received: from fichte.ai.univie.ac.at (fichte.ai.univie.ac.at [131.130.174.156]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g1B1nED00842 for ; Mon, 11 Feb 2002 02:49:14 +0100 (MET) Received: (from markus@localhost) by fichte.ai.univie.ac.at (8.9.3/8.9.3/Debian 8.9.3-21) id CAA21965 for caml-list@inria.fr; Mon, 11 Feb 2002 02:49:08 +0100 Date: Mon, 11 Feb 2002 02:49:08 +0100 From: Markus Mottl To: caml-list@inria.fr Subject: Re: [Caml-list] Regexp libraries Message-ID: <20020211014908.GA18464@fichte.ai.univie.ac.at> Mail-Followup-To: caml-list@inria.fr References: <000001c1b211$5d469720$ca01a8c0@homebox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c1b211$5d469720$ca01a8c0@homebox> User-Agent: Mutt/1.3.26i Organization: Austrian Research Institute for Artificial Intelligence Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Sun, 10 Feb 2002, Francois Rouaix wrote: > I'm cleaning up some old code of mine that uses regexps quite heavily... > Since those days where we only had Str, it seems that I now have the > choice between at least Pcre and Libre. Would anyone care to give their > opinion on those ? I'd like to get rid of Str because of the threads > issues (and bugs with large input). I've used Pcre a bit, but would like > to go to an all-Ocaml solution because of Win2k porting requirements. > However, the Libre documentation is inexistant (the .mli files contains > barely more than the types). > Would somebody on the list, that has knowledge of the library (Jerome > ?), be willing to enhance the Libre docs a tiny bit ? I am currently also brushing up documentation of the Pcre-library and other software, more precisely: switching to ocamldoc-style. I'll put it online very soon. Regards, Markus Mottl -- Markus Mottl markus@oefai.at Austrian Research Institute for Artificial Intelligence http://www.oefai.at/~markus ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr