From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 0351EBBA7 for ; Mon, 6 Feb 2006 20:27:54 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k16JRrv0001955 for ; Mon, 6 Feb 2006 20:27:53 +0100 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id UAA03596 for ; Mon, 6 Feb 2006 20:27:52 +0100 (MET) Received: from smtp111.sbc.mail.mud.yahoo.com (smtp111.sbc.mail.mud.yahoo.com [68.142.198.210]) by concorde.inria.fr (8.13.0/8.13.0) with SMTP id k16JRpme000404 for ; Mon, 6 Feb 2006 20:27:52 +0100 Received: (qmail 45541 invoked from network); 6 Feb 2006 19:19:11 -0000 Received: from unknown (HELO ?192.168.1.100?) (rftp@pacbell.net@69.230.226.66 with plain) by smtp111.sbc.mail.mud.yahoo.com with SMTP; 6 Feb 2006 19:19:11 -0000 Message-ID: <43E7A149.9050704@rftp.com> Date: Mon, 06 Feb 2006 11:19:37 -0800 From: Robert Roessler User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060121 SeaMonkey/1.5a MIME-Version: 1.0 To: Caml-list Subject: Re: [Caml-list] OCaml & .NET References: <20060204160806.62547.qmail@web82108.mail.mud.yahoo.com> In-Reply-To: <20060204160806.62547.qmail@web82108.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 43E7A339.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at concorde with ID 43E7A337.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 ocaml:01 api:01 api:01 ocaml-win:01 wrote:01 sourceforge:01 library:03 library:03 somewhat:05 porting:06 depending:09 sigh:10 question:11 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Sigh - one more email that went to the person insteat of the list... William W Smith wrote: > Has anyone tried porting OCaml to managed code as a > Microsoft .NET family language? > > A related question is whether there any library sets > to access the windows API or MFC directly? Well, everyone else has already mentioned F# (but do note that it is not full OCaml)... Regarding your other question, there is also a somewhat/largely complete (depending on your POV/needs) library for Win32 API access: http://sourceforge.net/projects/ocaml-win32 Robert Roessler roessler@rftp.com http://www.rftp.com