[plt-scheme] Importing R6RS library from scheme module

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Tue May 5 10:38:05 EDT 2009

On Tue, May 5, 2009 at 3:25 PM, Grant Rettke <grettke at acm.org> wrote:
> On Tue, May 5, 2009 at 6:06 AM, Paulo J. Matos <pocmatos at gmail.com> wrote:
>> If I have a R6RS library and I want to use it in a bigger project
>> developed using the full PLT-Scheme language, is it possible for me to
>> import it?
>
> Yes. One thing to remember is that it uses mutable pairs and
> lang/scheme does not.
>

Oh, that was going to be my next question.... but still, obviously the
mutable pairs will only be in effect inside the R6RS module.

Thanks,

Paulo Matos

-- 
Paulo Jorge Matos - pocmatos at gmail.com
Webpage: http://www.personal.soton.ac.uk/pocm


Posted on the users mailing list.