Browse thread
[Caml-list] Readline support in the toplevel loop
[
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: | 2002-05-29 (11:19) |
From: | sebastien FURIC <sebastien.furic@t...> |
Subject: | Re: [Caml-list] Readline support in the toplevel loop |
Daniel de Rauglaudre a écrit : > You may consider Ledit, because it can be used as a library: the Ledit > mli interface provides a function named input_char that you can use > instead of Pervasives.input_char. If you are interested and consider > it as a serious enough work, you can put it in the OCaml distribution. There is a problem however : Ledit can't run yet under Windows because of some limitations into the Unix module. Sebastien. ------------------- 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