[gambit-list] Allocating structures from C

Taylor R Campbell campbell at mumble.net
Sun Nov 5 19:12:14 EST 2006


Out of curiosity, why are you doing so much work on the C side, rather
than letting Scheme control everything?  You could return an integer
to Scheme here, which Scheme code could then wrap in the structure; it
seems awfully indirect and a great deal more work than it's worth to
do it from C, but perhaps I'm missing a better reason here.



More information about the Gambit-list mailing list