Browse thread
[Caml-list] OCaml IDEs for beginners?
-
Benjamin C. Pierce
- Yozo TODA
- Michel Schinz
- Warp
- John Max Skaller
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | John Max Skaller <skaller@o...> |
| Subject: | Re: [Caml-list] OCaml IDEs for beginners? |
Benjamin C. Pierce wrote: >Are there any programming environments out there for OCaml that are >especially well suited to beginning programmers? > There is an editor called Red which was developed as a component of the IDE for the OO programming language Blue developed at the University of Sydeny for teaching. Last time I looked, Red needed some work .. but it is easily the best general purpose "easy to use" text editor ever written. Its key feature is that it is menu driven, but when you pull down a menu you have the option of binding a key to the operation by simply pressing the key, or learning the default binding. You might try finding Judy Kay from the staff pages of cs.usyd.edu.au if you have any interest. Its possible you could link ocaml into the IDE instead of the Blue compiler... heh .. if you can convince usyd to give up on OO and start teaching FP it would be nice too :-) -- John Max Skaller, mailto:skaller@ozemail.com.au snail:10/1 Toxteth Rd, Glebe, NSW 2037, Australia. voice:61-2-9660-0850 ------------------- 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