From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id D2277BC0A for ; Tue, 2 Jan 2007 15:57:12 +0100 (CET) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l02EvBLp016176 for ; Tue, 2 Jan 2007 15:57:12 +0100 Received: by wr-out-0506.google.com with SMTP id i7so1772575wra for ; Tue, 02 Jan 2007 06:57:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bXVhaw82HbG2tWJQN8JaNc7V7QNf1brY71r1H3dJF+85UMRPxLZ+IInliNTPX1sFvkqMq1vYmSXNAivSnruTP518atss1E5sopZrkrMHMfF/lIvtEn0r0v+hHEIwZhSQ2GOwBVvNUpUec/xAxUgqFsOhct9eYmVvoxlU9FJGe3E= Received: by 10.90.118.12 with SMTP id q12mr14353376agc.1167749831269; Tue, 02 Jan 2007 06:57:11 -0800 (PST) Received: by 10.90.98.9 with HTTP; Tue, 2 Jan 2007 06:57:11 -0800 (PST) Message-ID: <90823c940701020657p1228e510qc2863c396b1d9bd0@mail.gmail.com> Date: Tue, 2 Jan 2007 17:57:11 +0300 From: "Dmitry Bely" To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Wrapping C++ in Ocaml? In-Reply-To: <20070102213221.952a4d3f.mle+ocaml@mega-nerd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070102213221.952a4d3f.mle+ocaml@mega-nerd.com> X-j-chkmail-Score: MSGID : 459A72C7.003 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 459A72C7.003 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 doable:01 pointers:01 swig:01 swig:01 wrote:01 caml-list:01 dmitry:01 dmitry:01 bely:01 bely:01 erik:04 libraries:11 think:12 On 1/2/07, Erik de Castro Lopo wrote: > Has anyone got any experience wrapping C++ libraries in Ocaml? > Is it possible? Painful but doable? Too painful to think about? > > Any pointers or advice appreciated. Swig? http://www.swig.org - Dmitry Bely