From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id F1972BBAF for ; Thu, 8 Apr 2010 22:11:10 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsABADPVvUvAbSoIkWdsb2JhbACDEoxYi08VAQEBAQkLCgcRBB6rB5BrgSyCb24Eg0E X-IronPort-AV: E=Sophos;i="4.52,172,1270418400"; d="scan'208";a="60422701" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Apr 2010 22:11:10 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (okapi.in-berlin.de [192.109.42.117]) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id o38KB92O001353 for ; Thu, 8 Apr 2010 22:11:09 +0200 Received: from e178052209.adsl.alicedsl.de (e178052209.adsl.alicedsl.de [85.178.52.209]) by webmail.in-berlin.de (Horde Framework) with HTTP; Thu, 08 Apr 2010 22:11:09 +0200 Message-ID: <20100408221109.12494tnefiwawqjh@webmail.in-berlin.de> Date: Thu, 08 Apr 2010 22:11:09 +0200 From: "Oliver Bandel" To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Ocaml-Pcre Documentation? References: <20100408210617.20923r6h3qpvqzhl@webmail.in-berlin.de> <112954.47034.qm@web111502.mail.gq1.yahoo.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.3.3 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Spam: no; 0.00; bandel:01 in-berlin:01 ocaml:01 ocaml:01 pcre:01 pcre-ocaml:01 lib:01 pcre:01 mli:01 oliver:01 oliver:01 caml-list:01 quite:08 release:09 useful:09 Hi, Zitat von "Sebastien Mondet" : > Hi > > > For the ocaml part, I found this: > http://www.janestreet.com/ocaml/janestreet-ocamldocs/pcre/index.html > and this: > http://hg.ocaml.info/release/pcre-ocaml/file/8393f8f80c40/lib/pcre.mli > still quite useful. [...] Oh, that's nice, especially the janestreet' stuff. :) Thank you! Ciao, Oliver