From: Toon Verwaest (toon.verwaest at gmail.com) Date: Wed Apr 1 06:23:51 EDT 2009 |
|
Hi, I am trying to port an OO-lib I wrote in PLT, SchemeTalk (http://smallwiki.unibe.ch/SchemeTalk), to r6rs; I'm having some problems with trying to load gensym and define-struct. I have found define-struct in (scheme private old-ds); but I guess I should use something else in the future? And how can I include gensym? I don't directly find the exact package. cheers, Toon Verwaest
Posted on the users mailing list. |
|