Scheme 48 and the SICP compatibily package

20 views
Skip to first unread message

Anthk

unread,
Mar 3, 2023, 3:30:49 PMMar 3
to
Hello, I'm using Scheme48, v1.9.2. I tried to load the SICP
compatibilty package with both

,load-package sicp

and

,open sicp

but no command worked.

What's the correct approach to do it?

Michael Sperber

unread,
Mar 4, 2023, 3:29:48 AMMar 4
to

On Fri, Mar 03 2023, Anthk <an...@disroot.org> wrote:

> Hello, I'm using Scheme48, v1.9.2. I tried to load the SICP
> compatibilty package with both
>
> ,load-package sicp
>
> and
>
> ,open sicp
>
> but no command worked.

You have to load the relevant package first:

,config ,load =scheme48/misc/packages.scm
,open sicp

--
Regards,
Mike

Anthk

unread,
Mar 4, 2023, 8:54:01 AMMar 4
to
Thanks, I dumped an sicp.image with these options
and hope it works for the 2nd edition of SICP.

Reply all
Reply to author
Forward
0 new messages