[ERR5RS] FFI concern from a lowly user
David Rush
kumoyuki at gmail.com
Sat Feb 2 10:13:40 PST 2008
On Feb 2, 2008 2:58 PM, Leonardo Valeri Manera <l.valerimanera at gmail.com>
wrote:
> I mean, don't get me wrong, I adore scheme, but I often find myself
> having to use other laguages or bind myself to a particular
> implementation not because of implementation-specific syntax
> extensions or the like, but because of the lack of a portable FFI
> structure.
>
Unfortunately there is (to my mind at least) one core problem which muddies
the waters of how a universal FFI for Scheme implementations - the fact that
there is not an obvious 'right' way to implement
CALL-WITH-CURRENT-CONTINUATION, which has deep implications for the way that
the stack gets used.
Most of the rest of the issues in an FFI do not have much variance between
implementations and you can isolate them behind COND-EXPAND fairly easily.
david rush
--
Once you label me, you negate me
- Soren Kierkegaard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scheme-punks.org/pipermail/err5rs-scheme-punks.org/attachments/20080202/55cee71b/attachment-0004.htm>
More information about the Err5rs
mailing list