From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE,MIME_HTML_ONLY autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 1C3EDBC69 for ; Thu, 12 Apr 2007 18:00:57 +0200 (CEST) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3CG0uwP029549 for ; Thu, 12 Apr 2007 18:00:56 +0200 Received: from [127.0.0.1] (put92-1-81-57-61-170.fbx.proxad.net [81.57.61.170]) by smtp2-g19.free.fr (Postfix) with ESMTP id 2DA9B962F1; Thu, 12 Apr 2007 18:00:56 +0200 (CEST) Message-ID: <461E5800.1050304@free.fr> Date: Thu, 12 Apr 2007 18:02:08 +0200 From: Emmanuel Dieul User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Yoriyuki Yamagata Cc: Caml List Subject: Re: [Caml-list] Two ocaml projects are selected (Re: OCaml Project in Google Summer of Code) References: In-Reply-To: Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000733-0, 11/04/2007), Outbound message X-Antivirus-Status: Clean X-Miltered: at concorde with ID 461E57B8.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 rewriting:01 dependencies:01 ocamldep:01 syntax:01 partitions:01 lacks:01 debugger:01 yoriyuki:01 yamagata:01 thirst:98 tahoma:98 tahoma:98 caml-list:01 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.