Browse thread
[Caml-list] Editing environment for Caml on Windows 2000?
-
de doig
- Jean-Christophe Filliatre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jean-Christophe Filliatre <Jean-Christophe.Filliatre@l...> |
| Subject: | Re: [Caml-list] Editing environment for Caml on Windows 2000? |
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