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.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 0B3E3BC0A for ; Thu, 21 Jun 2007 11:52:53 +0200 (CEST) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.183]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5L9qqF7024701 for ; Thu, 21 Jun 2007 11:52:52 +0200 Received: by ik-out-1112.google.com with SMTP id c21so458485ika for ; Thu, 21 Jun 2007 02:52:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=R6LNe+aL1DTqa90UFwfNEoyulv2rZJ5MvRBKgQwk0drIlhpQQcImoPakp36l5aVfm5RovT9HujFSqEbp8sKae8ZV0yEykfaRklGU/FpppHNY0Fg8zuRSAICBZVFhp22OFJ1lEY2wQeL0CYGx8BMsX49OPWrL51vIxUpYbvNYiZ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=GipcDP6Vw2KJCDrKZCQYmhLYujAHJf1GZTPf/lVYmsg7p18f/tXGtw5CttKlKLpClLF7MlotWoFSS8xWUpNk32flZQwzRGuhomH632wFACeqLQLETx53ERPlrNEXNkPqi4EMr8siwNDcbDIJwfmTxNS+57uC5utR6lwszfazM90= Received: by 10.78.159.7 with SMTP id h7mr825796hue.1182419572241; Thu, 21 Jun 2007 02:52:52 -0700 (PDT) Received: from ?192.168.1.35? ( [81.32.170.32]) by mx.google.com with ESMTP id d2sm1787428nfc.2007.06.21.02.52.50 (version=SSLv3 cipher=OTHER); Thu, 21 Jun 2007 02:52:51 -0700 (PDT) In-Reply-To: <6616D98C65DD514BA2E1DDC5F92231550228B6EB@esealmw115.eemea.ericsson.se> References: <6616D98C65DD514BA2E1DDC5F92231550228B6EB@esealmw115.eemea.ericsson.se> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] ocaml dll in an Erlang runtime Date: Thu, 21 Jun 2007 10:52:47 +0100 To: "Ulf Wiger (TN/EAB)" X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 467A4A74.000 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 467A4A74.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 erlang:01 runtime:01 ocaml:01 runtime:01 threads:01 erlang:01 2007,:98 blog:98 wrote:01 caml-list:01 variant:02 slightly:03 dll:03 languages:03 My biggest issue with OCaml is building shared libraries. I tried to build a shared library for use with Ruby once and failed miserably. On Jun 21, 2007, at 10:39 AM, Ulf Wiger (TN/EAB) wrote: > I'd like to explore the idea of running an Ocaml runtime in Erlang's > memory space. Both languages are garbage-collected, and Erlang's > linked-in driver interface allows for "drivers" that use their own > threads. We could target only the multi-processor variant of Erlang, > where this sort of cooperation becomes slightly easier. > -- http://topdog.cc - EasyLanguage to C# translator http://wagerlabs.com - Blog