From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id JAA20222 for caml-redistribution; Mon, 12 May 1997 09:11:46 +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 CAA14633 for ; Mon, 12 May 1997 02:02:48 +0200 (MET DST) Received: from haven.uchicago.edu (root@haven.uchicago.edu [128.135.12.3]) by nez-perce.inria.fr (8.8.5/8.7.3) with ESMTP id CAA08284 for ; Mon, 12 May 1997 02:02:45 +0200 (MET DST) Received: from midway.uchicago.edu (root@midway.uchicago.edu [128.135.12.12]) by haven.uchicago.edu (8.8.5/8.8.5) with ESMTP id TAA18210 for ; Sun, 11 May 1997 19:02:33 -0500 (CDT) Received: from kimbark.uchicago.edu (root@kimbark.uchicago.edu [128.135.12.52]) by midway.uchicago.edu (8.8.5/8.8.3) with ESMTP id TAA20829 for ; Sun, 11 May 1997 19:01:55 -0500 (CDT) Received: from kimbark.uchicago.edu (4208@localhost [127.0.0.1]) by kimbark.uchicago.edu (8.8.5/8.8.3) with ESMTP id TAA15084 for ; Sun, 11 May 1997 19:01:54 -0500 (CDT) Message-Id: <199705120001.TAA15084@kimbark.uchicago.edu> To: caml-list@inria.fr Subject: ocaml needs users: native code for windows? Date: Sun, 11 May 1997 19:01:53 -0500 From: Lyn A Headley Sender: weis hi, I think it would be nice if more programmers used ocaml, and if more companies could view the language as a serious vehicle for application development. Given those goals, it seems that one step in the right direction would involve porting ocamlopt to Intel Win32 and binding the frightful but popular Windows API to it, thus allowing people to produce Windows binaries without leaving the comforts of ocaml. Have any steps been taken in this direction? Does anyone else think this is a goal worth pursuing? Lyn