[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating classes in an extension



Hello,

I would like to create scheme classes in an extension (written in C/C++).
In plt-103 there was a C library to create classes, but not in plt-200.
What's recommended in plt-200?  Create scheme structures in the extension
(there is a C library for that) and then create classes from the structures
in scheme using the class system in mzlib?

Any examples I can study?

Thanks,

Ron Stanonik
stanonik@cogsci.ucsd.edu