[plt-scheme] Using MzLib from embedded MzScheme

From: Vijay Mathew (vijay.the.schemer at gmail.com)
Date: Wed Oct 24 00:26:40 EDT 2007

Hi all,

I have a C++ application in which I embedded MzScheme (by linking to the
MzScheme libraries).
How can I make the MzLib collections available to the embedded interpreter?
I wanted to use class.ss, but trying to load this module individually
failed.
Is there a single script that I can load, which in turn will properly load
all MzLib modules?

thanks,

 -- Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071024/0c92e692/attachment.html>

Posted on the users mailing list.