From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id NAA06257; Wed, 29 May 2002 13:19:34 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id NAA06188 for ; Wed, 29 May 2002 13:19:33 +0200 (MET DST) Received: from mailhost.tni.fr (firewall.tni.fr [195.25.255.61]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g4TBJXn26348 for ; Wed, 29 May 2002 13:19:33 +0200 (MET DST) Received: from groscool.tni.fr ([195.25.255.1]) by mailhost.tni.fr (Netscape Messaging Server 3.62) with SMTP id 5080 for ; Wed, 29 May 2002 13:18:21 +0200 Received: from 192.168.7.72 by groscool.tni.fr (InterScan E-Mail VirusWall NT); Wed, 29 May 2002 13:18:21 +0200 (Paris, Madrid (heure d'été)) Message-ID: <3CF4B89C.9635B57E@tni.fr> Date: Wed, 29 May 2002 13:16:44 +0200 From: "sebastien FURIC" X-Mailer: Mozilla 4.7 [fr] (WinNT; I) X-Accept-Language: fr MIME-Version: 1.0 To: OCaml Mailing list Subject: Re: [Caml-list] Readline support in the toplevel loop References: <20020529011820.GA2876@vincent> <20020529114107.A2893@pauillac.inria.fr> <20020529121956.G30629@verdot.inria.fr> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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