From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id E54D77EE80 for ; Thu, 14 Mar 2013 16:15:30 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8LACnpQVHAbSoIe2dsb2JhbABDiCq3OIUTAgGBYhYOAQEWJgQkgioBAQUjZgsJDwICBSECAg8FGIhYBK5lklIVgQ6MLHdRFoIXgRMDjkKIFZQOgXI X-IPAS-Result: Ap8LACnpQVHAbSoIe2dsb2JhbABDiCq3OIUTAgGBYhYOAQEWJgQkgioBAQUjZgsJDwICBSECAg8FGIhYBK5lklIVgQ6MLHdRFoIXgRMDjkKIFZQOgXI X-IronPort-AV: E=Sophos;i="4.84,845,1355094000"; d="scan'208";a="6500826" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 14 Mar 2013 16:15:30 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (e178039068.adsl.alicedsl.de [85.178.39.68]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id r2EFFTKe029409 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 14 Mar 2013 16:15:29 +0100 Received: by first (Postfix, from userid 1000) id 6C13215400E6; Thu, 14 Mar 2013 16:15:28 +0100 (CET) Date: Thu, 14 Mar 2013 16:15:29 +0100 From: oliver To: caml-list@inria.fr Message-ID: <20130314151529.GG1870@siouxsie> References: <00ba01ce200c$d23f1910$76bd4b30$@ffconsultancy.com> <010801ce201f$afd6ad80$0f840880$@ffconsultancy.com> <20130313192816.GA4398@siouxsie> <20130314150518.GA4371@siouxsie> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130314150518.GA4371@siouxsie> User-Agent: Mutt/1.5.20 (2009-06-14) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Subject: Re: [Caml-list] Case study in optimization: porting a compiler from OCaml to F# On Thu, Mar 14, 2013 at 04:05:18PM +0100, oliver wrote: > Hello, > > as I just have seen an email from Piertre Weis, [...] oops, typo => Pierre Weis Ciao, Oliver