caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Emmanuel Dieul <emmanuel.dieul@free.fr>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] ODT: a *new* OCaml IDE integrated into Eclipse
Date: Tue, 15 May 2007 22:33:43 +0200	[thread overview]
Message-ID: <464A1927.3010801@free.fr> (raw)
In-Reply-To: <4648695F.5080201@soutaro.com>

Actually, the refactoring editor is not yet my first objective
(it is the second one). First, I have to implement a code
formatter to have a sound basis for a real OCaml IDE.

Soutaro has already told me he's working on a refactoring
tool. That's also why the refactoring tools are not my priority.
With his work, we then should look how we could integrate
this into ODT (and if it has a meaning).

By the way, I already have a parser for ml and mli files,
based on the ocamlc -dparsetree option. I also have a java
AST closed to the ocamlc compiler AST. It is accessible
via the sourceforge CVS server with anonymous connection.
The formatter should be available in few months (it's not
a full time job ;-))


Un petit rappel du message de Soutaro Matsumoto...
> Hi,
>
>> Yes, thank you. I will definitely try you work. Are you planning any
>> support for refactoring  (renaming at least)?
>
> I am working for refactoring editor(it is funded by Google Summer of 
> Code 2007). I am working on my own plugin(it is not ODT).
>
> We need parser, code formatter, and program transformater for 
> refactoring any way. I will make them so portable that ODT(or some 
> other programs) can use.
>


  reply	other threads:[~2007-05-15 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 17:18 Emmanuel Dieul
2007-05-11 18:50 ` [Caml-list] " Dmitry Bely
2007-05-11 19:23   ` Emmanuel Dieul
2007-05-11 21:13     ` Dmitry Bely
2007-05-14 13:51       ` Soutaro Matsumoto
2007-05-15 20:33         ` Emmanuel Dieul [this message]
2007-05-16  9:33           ` Soutaro Matsumoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=464A1927.3010801@free.fr \
    --to=emmanuel.dieul@free.fr \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).