[plt-scheme] `load` from custom port?
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>