[plt-scheme] Re: Trouble with IO ports
On Feb 8, Michel S. wrote:
>
> On Feb 8, 5:24 pm, Eli Barzilay <e... at barzilay.org> wrote:
> >
> > In general, `char-ready?' and `read-char' are poor choices to build
> > this functionality on.
>
> Unfortunately that seems the lowest common denominator. copy-port
> appears to be PLT-specific. Any suggestion?
Well, IMO `read-char' and `char-ready?' are poor enough that I'd write
some PLT- and some Chez-specific code.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!