(require scheme/foreign)
require: unknown module: scheme/foreign
does Scheme has stable FFI at all?
Name:
Anonymous2011-11-06 2:46
>>2
MzScheme of course. Looks like there are myriad of FFI implementation, in contrast to CL, which has single CFFI. And the standard library is bigger and less portable than CL's. Anyone who tells you, that Scheme is minimalistic, is liar.