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 78D21BC69 for ; Thu, 16 Aug 2007 17:56:30 +0200 (CEST) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l7GFuUFj005104 for ; Thu, 16 Aug 2007 17:56:30 +0200 Received: by fk-out-0910.google.com with SMTP id z22so280598fkz for ; Thu, 16 Aug 2007 08:56:29 -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=ZtdYrOBOVyEZZ6h/vdL5EFNYo8GbFpARHdVvOLFvpFT8tczm7H6sLEkKw7XvwYCZby4xM+pqgn23Vw8fxpBmG70J25sFjubXgHyzuS7ZqHKQQ2y9xVPoys6O4PifXodbzfwOnG7M7qAxeYY0qSZafE6HLfvjZgMi8MpQDJbv+oo= 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=HZpI0mExUoNs3+PbDkri1iUBVli1b3eruPwbty3yPfxMpQe9SMY/QiJNXHF+MnuseuFZRzDXLevHNDXC9QXW8ztFCryA0QjiQjXrPM4XfLCgX87mcoJ6FcBCoc/bf9CV2qpr6kDEz/YlDyH7TrB5Y7rIE0BHVu+zeFbBU6vF3Ss= Received: by 10.82.126.5 with SMTP id y5mr418224buc.1187279788296; Thu, 16 Aug 2007 08:56:28 -0700 (PDT) Received: from ?192.168.1.33? ( [83.33.68.230]) by mx.google.com with ESMTPS id d2sm1005373nfc.2007.08.16.08.56.25 (version=SSLv3 cipher=OTHER); Thu, 16 Aug 2007 08:56:26 -0700 (PDT) In-Reply-To: <1187278349.46c46e0d7505b@webmail.in-berlin.de> References: <5C180944-2CD9-48FB-8802-8AF57972AD2C@gmail.com> <1187278349.46c46e0d7505b@webmail.in-berlin.de> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Cc: caml-list@inria.fr Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] Re: JIT VM in OCaml: Impossible? Date: Thu, 16 Aug 2007 16:56:09 +0100 To: Oliver Bandel X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46C473AE.002 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 46C473AE.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 bandel:01 ocaml:01 non-ocaml:01 bytecode:01 2007,:98 wrote:01 oliver:01 caml-list:01 implement:06 meant:06 written:07 aug:10 question:13 itself:14 On Aug 16, 2007, at 4:32 PM, Oliver Bandel wrote: > I thought that the question was to implement > a self-written language, not OCaml itself...?! Right, I meant a JIT for non-OCaml bytecode, written in OCaml. Thanks, Joel -- http://wagerlabs.com