Hi all,
I'm quite new to Scheme as such, though I have tinkered around with Gambit's ffi in the past. I am uncertain of the correct way of reusing code with Gambit. Possible options I have come across are slib, snow and black hole. What is the most preferred method of using other modules? If one of them has the functionality that I want, say, the zlib package in snow, and I have black-hole installed, what would be the best way around?
TIA. -aditya