Browse thread
Re: line editor for camllight
- Xavier Leroy
[
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: | Xavier Leroy <xavier@T...> |
| Subject: | Re: line editor for camllight |
> Hola: > Do you know where can i find a line editor for camllight?. > if you do, or you have it could you please tell me? > I have bash, does bash works, how?. No, bash has a fine line editor, but only to edit its own command lines; the line editor is not active when you run another command such as camllight. I suggest fep (ftp.inria.fr:system/user/fep.tar.Z). Last time I checked out, it worked fine with camllight. Hasta la vista, - Xavier Leroy