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-31 (21:26) |
From: | Oleg <oleg_inconnu@m...> |
Subject: | Re: [Caml-list] Readline support in the toplevel loop |
Hi If anyone is interested, there's a nice perl script similar to l'edit, but for Lisp: http://vim.sourceforge.net/scripts/script.php?script_id=221 It adds readline to the input interface and also it creates a pipe, so one can also interact with the Lisp interpreter from VIM instead of readline. (Like myself, the author hated Emacs) Oleg ------------------- 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