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

YC yinso.chen at gmail.com
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://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080625/557f9c67/attachment.htm


More information about the plt-scheme mailing list