caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: Gabriel Scherer <gabriel.scherer@gmail.com>
Cc: Louis Gesbert <louis.gesbert@ocamlpro.com>, caml-list@inria.fr
Subject: Re: [Caml-list] geany as an ocaml ide
Date: Mon, 11 Feb 2013 14:34:04 +0100	[thread overview]
Message-ID: <5118F34C.1040203@inria.fr> (raw)
In-Reply-To: <CAPFanBHEhGg3jA5A7PKu+j3J6urUe7G9NZnui9jZPUe5PvD=Kg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2050 bytes --]

We are all using different editors, and sometimes, we are even using the 
same editor with different OCaml modes. The point is not to choose the 
editor beginners are going to use in the next 20 years, but to provide a 
minimal environment for beginners with OCaml.

Actually, many programmers use an editor specific to their language 
(Eclipse for Java, Charm for Python, etc.), because they often provide a 
better environment for that language than generic editors.

We decided to implement a new editor because we wanted to design the 
basic building blocks both for this simple editor, and to be useful to 
improve existing editors (Emacs, Vim, etc.).

--Fabrice

On 02/11/2013 01:59 PM, Gabriel Scherer wrote:
> The OCaml installer for windows (
> http://protz.github.com/ocaml-installer/ ) optionally downloads and
> install Emacs, configured for OCaml use. Couldn't the same approach be
> used to install Geany (or whatever modern-beginner-friendly existing
> editor that works on Windows) on end-user systems?
>
> On Mon, Feb 11, 2013 at 1:47 PM, Fabrice Le Fessant
> <Fabrice.Le_fessant@inria.fr> wrote:
>> Hi Gabriel,
>>
>>    The goal of this editor is not to replace Emacs or VI, but to be part of a
>> minimal distribution under Windows (by OCamlPro): the idea is that Windows
>> users downloading OCaml should be able to start writing a simple OCaml
>> program without installing anything else. Of course, under Linux/Mac OS X,
>> or for bigger projects, they would be advised to use more powerful editors
>> (Emacs, Vim, Notepad++, etc.).
>>
>>    Moreover, the two paradigms are not incompatible: you can imagine two
>> versions of the "editor", one version with an interface (GTK or whatever) to
>> interact with beginners, another version with a argument/text interface, to
>> interact with other editors, both providing the same set of functionalities
>> (indentation, coloring, documentation, code navigation, etc.) through the
>> same set of libraries, and why not a Javascript version through
>> js_of_ocaml...
>>
>> --Fabrice

[-- Attachment #2: fabrice_le_fessant.vcf --]
[-- Type: text/x-vcard, Size: 380 bytes --]

begin:vcard
fn:Fabrice LE FESSANT
n:LE FESSANT;Fabrice
org:INRIA Saclay -- Ile-de-France;P2P & OCaml
adr;quoted-printable:;;Parc Orsay Universit=C3=A9 ;Orsay CEDEX;;91893;France
email;internet:fabrice.le_fessant@inria.fr
title;quoted-printable:Charg=C3=A9 de Recherche
tel;work:+33 1 74 85 42 14
tel;fax:+33 1 74 85 42 49 
url:http://fabrice.lefessant.net/
version:2.1
end:vcard


  reply	other threads:[~2013-02-11 13:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  0:49 Martin DeMello
2013-02-11  1:37 ` Ashish Agarwal
2013-02-11 11:40 ` Louis Gesbert
2013-02-11 12:14   ` Gabriel Scherer
2013-02-11 12:47     ` Fabrice Le Fessant
2013-02-11 12:58       ` Gabriel Scherer
2013-02-11 13:34         ` Fabrice Le Fessant [this message]
2013-02-11 13:12     ` Daniel Bünzli
2013-02-11 23:24   ` Martin DeMello
2013-02-12 11:29     ` Louis Gesbert
2013-02-13 14:12       ` AW: " Gerd Stolpmann
2013-02-13 15:41         ` Wojciech Meyer
2013-02-13 17:09           ` AW: " Gerd Stolpmann
2013-02-13 21:17             ` Wojciech Meyer
2013-02-13 22:06               ` Török Edwin
2013-02-13 23:30                 ` Wojciech Meyer
2013-02-13 23:44               ` Jon Harrop
2013-02-13 20:49           ` Martin DeMello
2013-02-13 16:30   ` Jon Harrop
     [not found] <fa.1FRjr8uAIOVSiUsks0LzN6W66uw@ifi.uio.no>
     [not found] ` <fa.gn5tDTJZJCRXzApZqR8w/J9DpfE@ifi.uio.no>
     [not found]   ` <fa.cGTdfVOLEIBfOV6bs56X7I0nLbo@ifi.uio.no>
     [not found]     ` <fa.7UNgdMcpsuTGVINo2cZWiHvr2Wg@ifi.uio.no>
2013-02-13  9:13       ` ftovagliari

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=5118F34C.1040203@inria.fr \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=gabriel.scherer@gmail.com \
    --cc=louis.gesbert@ocamlpro.com \
    /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).