From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: weis Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA03855 for caml-redistribution; Mon, 18 May 1998 19:49:13 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA18633 for ; Mon, 18 May 1998 17:56:52 +0200 (MET DST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by nez-perce.inria.fr (8.8.7/8.8.5) with ESMTP id RAA04734 for ; Mon, 18 May 1998 17:56:46 +0200 (MET DST) Received: from hawk2.cs.huji.ac.il ([132.65.200.102] ident=orodeh) by cs.huji.ac.il with esmtp (Exim 1.92 #1) for caml-list@inria.fr id 0ybSGt-0000do-00; Mon, 18 May 1998 18:56:15 +0300 Received: from localhost (orodeh@localhost) by hawk2.cs.huji.ac.il (8.8.5/1.1c) with SMTP id VAA15825 for ; Mon, 18 May 1998 21:19:25 +0300 (IDT) X-Authentication-Warning: hawk2.cs.huji.ac.il: orodeh owned process doing -bs Date: Mon, 18 May 1998 21:19:24 +0300 (IDT) From: Ohad Rodeh To: caml-list@inria.fr Subject: Ocaml to Java Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: weis Hi, It has been brought to my attention that a compiler from SML to java bytecode has been written, see: http://research.persimmon.co.uk/ We, at the Ensemble project could use such a compiler. Even better would be a compiler from Ocaml to Java (not bytecode). Is anything in the works? Ohad.