Re: cygwin package

Chris Turner <[email protected]> Sun, 29 Apr 2007 09:18:49 -0400
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
> 
> I also started to work on READLINE integration at the ILC07.
> This annoyed me, but I probably will never finish this, because I'm too
> lazy. And it brings in GPL. same problem as with CLISP years ago.
> Nevertheless I really love CLISP's READLINE support and that's why I
> started. It should work with async IO, there are callbacks.
> 

stepping out of my lurking - hiding :

have you considered libedit?

http://www.thrysoee.dk/editline/

(or cvs.netbsd.org)

not MIT, but also not GPL ...

- Chris