caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Benjamin C. Pierce" <bcpierce@saul.cis.upenn.edu>
To: "Warp" <warplayer@free.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml IDEs for beginners?
Date: Wed, 01 May 2002 12:09:43 EDT	[thread overview]
Message-ID: <26857.1020269383@saul.cis.upenn.edu> (raw)
In-Reply-To: Your message of Tue, 30 Apr 2002 18:56:01 +0200. <008201c1f067$e890b560$5000a8c0@warp>

> About this subject, I would like to make a public Request for Features, in
> order to gather many opinions and tips about that IDE . ( which will be at
> the same time for beginners AND for experienced people ).

My own main request for a beginner IDE is that it be (or have a switch
that makes it) _absolutely_ as simple as possible.  It should provide a
few standard cursor movement and editing keybindings, standard
mouse-based selection, standard "Open" and "Save as" dialogs, a way of
taking the editing buffer and running it through OCaml, and ideally an
OCaml top level for direct interaction.  Maybe a documentation browser.
Nothing else.

At another level of ambition, an extremely useful feature would be the
ability to accept only a subset of OCaml -- e.g., requiring types of all
function parameters to be declared explicitly, providing only some simple
kinds of pattern matching, etc.  The DrScheme environment does a great
job with this.  

(Actually, the reason for wishing for language subsetting is not only to
prevent students from going outside of a small subset -- it also helps
prevent *professors* from accidentally generating examples that use more
of the language than they'd intended!)

     Benjamin

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-05-01 16:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30 11:25 Benjamin C. Pierce
2002-04-30 12:04 ` Michel Schinz
2002-04-30 13:06 ` Warp
2002-04-30 16:56   ` Warp
2002-05-01 16:09     ` Benjamin C. Pierce [this message]
2002-05-02 11:51       ` Maxence Guesdon
2002-05-01 10:26   ` Gerard Huet
2002-04-30 21:27 ` John Max Skaller
2002-05-01  8:24 ` Yozo TODA
2002-05-01 11:43   ` Benjamin C. Pierce
2002-05-01 22:56     ` Jacques Garrigue
2002-05-02 11:16       ` Benjamin C. Pierce
2002-05-03 10:43 Gregory Morrisett
2002-05-03 12:24 Gregory Morrisett
2002-05-03 12:33 ` Benjamin C. Pierce
2002-05-03 16:47   ` roberto
2002-05-03 20:59     ` Henrik Motakef
2002-05-03 21:12   ` Paul Steckler

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=26857.1020269383@saul.cis.upenn.edu \
    --to=bcpierce@saul.cis.upenn.edu \
    --cc=bcpierce@cis.upenn.edu \
    --cc=caml-list@inria.fr \
    --cc=warplayer@free.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).