[plt-scheme] `load` from custom port?

From: YC (yinso.chen at gmail.com)
Date: Wed Jun 25 21:26:20 EDT 2008

On Wed, Jun 25, 2008 at 6:11 PM, Eli Barzilay <eli at barzilay.org> wrote:

>
> You can write a loop that will read expressions from the port and pass
> them to `eval'.  It's basically what `load' does.
>

Yeah that's what I'm doing now - I was hoping there is a way to customize
mzscheme at this level without having to provide my own `load` and `read`
family symbols - oh well ;)

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080625/557f9c67/attachment.html>

Posted on the users mailing list.