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=1.1 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 29043BC69 for ; Fri, 11 May 2007 20:50:13 +0200 (CEST) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l4BIoCvX028380 for ; Fri, 11 May 2007 20:50:12 +0200 Received: by nz-out-0506.google.com with SMTP id l8so1154834nzf for ; Fri, 11 May 2007 11:50:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QfXzw5Mr3cbQQ6ni0dSYDRFcB+oWSUjNR2yCMn+jQML5226usqpkwOz5b/zZV1D1MSVlxSDHKfKWQAlnVziYDd5fuHYgC6xasVBuPjFbDsrPoYYc7oueDsAW7Ze+mMgp7Jm5XYSvkbY/o5NmPUHRihMyzAbkEHgwvBmC97z61zw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dtVDJaT6wIZS0IYVRZAln2HfKWS1dpaPd48u0mHJ1uEQfkPUgl3xOsvmZ/UPhbVqKrNDVbAV0wW1A/uYQkIaunRhI1teLS24upjGLqA2yOPaIS31rAlMHu51saJF15JjY7HvBdIJhW84MyPq2Aq1FKdQemkJW0pJEsCGegU6Ex8= Received: by 10.114.240.1 with SMTP id n1mr31156wah.1178909410959; Fri, 11 May 2007 11:50:10 -0700 (PDT) Received: by 10.114.123.9 with HTTP; Fri, 11 May 2007 11:50:10 -0700 (PDT) Message-ID: <90823c940705111150x45ca8cdck105ddb5dd304491f@mail.gmail.com> Date: Fri, 11 May 2007 22:50:10 +0400 From: "Dmitry Bely" To: "Emmanuel Dieul" Subject: Re: [Caml-list] ODT: a *new* OCaml IDE integrated into Eclipse Cc: "Caml List" In-Reply-To: <200705111918.24342.emmanuel.dieul@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200705111918.24342.emmanuel.dieul@free.fr> X-j-chkmail-Score: MSGID : 4644BAE4.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 4644BAE4.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 haskell:01 sourceforge:01 wrote:01 caml-list:01 dmitry:01 dmitry:01 bely:01 bely:01 seems:03 gui:04 install:05 emmanuel:06 emmanuel:06 On 5/11/07, Emmanuel Dieul wrote: > Here is the first version of the ODT (OCaml Development Tools) project. > It aims to be like the JDT plugins, which is the most famous IDE for > Java applications development into Eclipse... but ODT is not yet so > advanced ;-) > > Everything is available on the ODT website: http://ocamldt.free.fr. > The "overview" page explains its current main features, and the > "install notes" page details some requirements and incompatibilities. > Some screenshots are also available to show the GUI. > > Please, don't hesitate to try ODT (for personal or professional use) > and forward this mail to anyone which could be interested in. How does it differ from ocamlfp (http://eclipsefp.sourceforge.net/ocaml/)? Its Haskell part seems to be actively developed, although the Ocaml one is untouched for more than a year. - Dmitry Bely