[Prev][Next][Index][Thread]

Re: Shared libraries and ObjC on MacOS X



On Wednesday, May 9, 2001, at 05:45  am, Dustin Voss wrote:

> I was also working on an Objective-C interface. It isn't hard to do, but
> I needed a C ffi implementation, and I don't think there is one for GD
> yet. When that gets released, I'll continue with the project.
>

There's the low-level ffi interfaces as used by melange:
	gd/src/d2c/runtime/melange
These are what the d2c c-ffi will be based on anyway.

- Rob.


References: