[plt-scheme] MzScheme Library support

From: Vijay Mathew (vijay.the.schemer at gmail.com)
Date: Mon Aug 4 02:11:42 EDT 2008

When trying to create a library (r6rs) in MzScheme, I am getting this error:

export: misuse of unit keyword in: (export make push! pop! empty!)

I was trying to get a sample in r6rs to work.

Is the library implementation in MzScheme incomplete? Is it possible to
implement the r6rs libraries as a simple wrapper on MzScheme modules?

Thanks,

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

Posted on the users mailing list.