I tried that. It doesn't work. Says "unbound identifier..." when I try to 
use identifiers defined in "foo.rkt".

On Monday, October 1, 2018 at 1:22:58 AM UTC+5:30, Jens Axel Søgaard wrote:
>
>
> Den søn. 30. sep. 2018 kl. 21.32 skrev Yasser Hussain <
> yasserhu...@gmail.com <javascript:>>:
>
>> Yeah. I was using the `sicp` package, still wasn't able to get `load` to 
>> work. :(
>> Can you please go ahead and make the temporary replacement so I can start 
>> working with the sicp package ? :)
>>
>
>
> #lang sicp
> (#%require (only racket/base load))
> (load "foo.rkt")
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to