Browse thread
Re: [Caml-list] New Ocaml Plug-in for NetBeans
[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] New Ocaml Plug-in for NetBeans |
On 2008-07-26, at 17:22, Jon Harrop wrote: > For example, I cannot even jump to the definition of an identifier > reliably. OCaml 3.11 has extended .annot files that will allow external tools to do that. Also, it tells you which function calls are tail calls and which are normal calls. -- Damien