Re: hows ffi?

Michael Sperber <[email protected]> Thu, 24 Jul 2014 09:29:24 +0200
Newsgroups gmane.lisp.scheme.scheme48
Message-ID <[email protected]>
Raoul Duke <[email protected]> writes:

>>    http://comments.gmane.org/gmane.lisp.scheme.scheme48/2082
>> That thread is about Scheme48's C FFI, not about PreScheme's C FFI.
>
> thanks, good point. does PreScheme have one? how does it fare? 

It's very different as PreScheme has no run-time system to speak of.
(Other than C's run-time system.)  Grep for "external" in the scheme/vm
directory for a bunch of examples.

> is Scheme48s any different now as well? :-)

Yes.

-- 
Regards,
Mike