chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Readline works with 0.1064 on Linux/Intel.


From: felix
Subject: Re: [Chicken-users] Readline works with 0.1064 on Linux/Intel.
Date: Fri, 5 Jul 2002 09:15:20 +0200

> To use it: compile readline.scm like this:
> 
> $ csc -s readline.scm -L -lreadline -L -ltermcap
> 
> and you can try it out like this:
> 
> $ csi test-readline.scm

Very nice. BTW, you can now use (current-input-port <port>) instead
of (set! ##sys#standard-input <port>).

> Felix, would you like me to try and integrate this with the chicken
> distribution, so that if readline is present at configure time, it's
> bundled into csi?

Good idea. I'm not sure how this interacts with csi's own prompt
(">>>") and the transcript stuff, but I have to try it out on Linux
first. Stay tuned.


cheers,
felix





reply via email to

[Prev in Thread] Current Thread [Next in Thread]