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 QAA20114; Fri, 16 Feb 2001 16:29:15 +0100 (MET) 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 QAA20094 for ; Fri, 16 Feb 2001 16:29:15 +0100 (MET) Received: from ext.lri.fr (ext.lri.fr [129.175.15.4]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f1GFTET27543 for ; Fri, 16 Feb 2001 16:29:14 +0100 (MET) Received: from pc803.lri.fr (IDENT:root@pc803 [129.175.8.114]) by ext.lri.fr (8.11.1/jtpda-5.3.2) with ESMTP id f1GFTDu17622 ; Fri, 16 Feb 2001 16:29:13 +0100 (MET) Received: by pc803.lri.fr (8.9.3/feuille) id QAA21849 ; Fri, 16 Feb 2001 16:29:15 +0100 X-Authentication-Warning: localhost.localdomain: filliatr set sender to filliatr@pc803 using -f From: Jean-Christophe Filliatre MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14989.18251.119125.824377@pc803> Date: Fri, 16 Feb 2001 16:29:15 +0100 (MET) To: "de doig" Cc: caml-list@inria.fr Subject: Re: [Caml-list] Editing environment for Caml on Windows 2000? In-Reply-To: References: X-Mailer: VM 6.49 under Emacs 20.4.1 Reply-To: Jean-Christophe.Filliatre@lri.fr (Jean-Christophe Filliatre) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk de doig writes: > What is the recommended way to develop in OCaml on Windows 2000? The Caml > for Windows terminal is nice, but I am sure there is a better way to develop > than count the number of characters based on "Characters 17:18, Unbound > value y"! > > Is there an integrated emacs mode (like for Mozart-Oz)? Can I use it to > track compiler e.g. the old C-x `? Tools to debug? Other suggestions? > > Post + email to me would be greatly appreciated. Yes, there is a very good Emacs mode called Tuareg. See http://www-rocq.inria.fr/~acohen/tuareg/ Emacs' next-error function (the old C-x ` as you say) works fine, en-lighting the exact piece of code reported by ocamlc (or ocamlopt). The ocaml debugger is also interfaced under Emacs. Hops this helps, -- Jean-Christophe FILLIATRE mailto:Jean-Christophe.Filliatre@lri.fr http://www.lri.fr/~filliatr ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr