Browse thread
Teaching ocaml programming
[
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: | Andrej Bauer <Andrej.Bauer@f...> |
| Subject: | Re: [Caml-list] Teaching ocaml programming |
How can there be no easy to use interface?! This is pathetic. Python has IDLE. Scheme has drscheme. Java has drjava. What does Haskell have? I compiled Camelia (which required me to debug C++ code for the first time in about 20 years). It's kind of ok. The user interface is a bit broken, lots of uneccessary pop-up dialogs (e.g., for every error message). Andrej