From: Grant Rettke (grettke at acm.org) Date: Tue May 5 10:25:51 EDT 2009 |
|
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.
Posted on the users mailing list. |
|