Hi everyone,

I'm currently rewriting an ocaml plugin. I've already done the first point,
"Integrated build system, which recognize the dependencies between
modules",
base on ocamldep. I also implemented a way of linking
executables.
I'm currently writing the second point: I've done syntax highlighting
(with nested document partitions). I'm working on producing a user
friendly outline. But now it lacks of a formatter.
The thirst point has to be done. One intersting thing could be a user
friendly debugger, like the java one.

Maybe it could be intersting to work together ?

Manu

Un petit rappel du message de Yoriyuki Yamagata...
The Free Software Initiative of Japan select two OCaml projects for
Google Summer of Code.

http://code.google.com/soc/fsijp/about.html

The projects are

STMlib: Multi-backend STM library for OCaml
by Zheng Li

Improve Eclipse plugin of OCaml
by Soutaro Matsumoto.

Both are mentored by me.