Cocoa bindings?
Jacob Carlborg
doob at me.com
Fri Mar 2 01:15:10 PST 2012
On 2012-03-02 07:40, James Miller wrote:
> On 2 March 2012 18:52, Alex Rønne Petersen<xtzgzorex at gmail.com> wrote:
>> Hi,
>>
>> Are there any actively-maintained Cocoa bindings for D?
>>
>> --
>> - Alex
>
> Not as far as I know.
>
> You should make some!
>
> --
> James Miller
Bindings and bridge:
http://www.dsource.org/projects/dstep
The bridge has been superseded by a fork of DMD which has language
support for binding to Objective-C constructs.
http://michelf.com/projects/d-objc/
I'm working on a new tool that will automatically create bindings for C
and Objective-C headers:
https://github.com/jacob-carlborg/dstep
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list