[plt-scheme] MzScheme v200 library on Mac OS 9
Is there any way to get MzScheme v200 running on Mac OS 9? I am
working on a cross platform project which is considering
embedding MzScheme as the scripting language, but our
requirements include being able to run on computers which don't
support Mac OS X. We just need to be able to statically or
dynamically link the MzScheme interpreter into a Mac OS 9 app
(we don't need any of MrEd or DrScheme), but there appears to be
no documented way to do that in the current source tree. Does
anyone have any advice on how I should go about doing this?
Thanks,
Brian