From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id DAA24123; Thu, 14 Nov 2002 03:01:57 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 DAA24181 for ; Thu, 14 Nov 2002 03:01:48 +0100 (MET) Received: from sprint.tenix.com ([61.88.61.34]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id gAE21i116389 for ; Thu, 14 Nov 2002 03:01:46 +0100 (MET) Received: (from root@localhost) by sprint.tenix.com (8.9.3/8.9.3) id NAA20781; Thu, 14 Nov 2002 13:03:18 +1100 (EDT) Date: Thu, 14 Nov 2002 13:03:18 +1100 (EDT) Message-Id: <200211140203.NAA20781@sprint.tenix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [Caml-list] IDE under Windows From: "KEW Martin" To: "Nicolas Cannasse" , Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk The later two option are "the go" for me, thanks for the reply. -----Original Message----- From: Nicolas Cannasse [mailto:warplayer@free.fr] Sent: Thursday, 14 November 2002 4:12 AM To: KEW Martin; caml-list@inria.fr Subject: Re: [Caml-list] IDE under Windows >Any recommendations for an Integrated Development Environment (IDE) for a new user of ocaml >under Microsoft Windows ? If you have / can afford Microsoft Visual C++, there is a OCaml Project Wizard available at http://tech.motion-twin.com . If you need OCaml syntax highlight, have a look at http://www.codeguru.com/tips/user_def_keywords.shtml Other solutions are : - to use a "can-edit-all-that-you-want" IDE, write your own OCaml mode and use OCamake to compile - use emacs ! Nicolas Cannasse ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners