On Wednesday, 11 November 2015 at 16:04:44 UTC, Jacob Carlborg
wrote:
On 2015-11-11 17:02, Jacob Carlborg wrote:
I would recommend creating new bindings which use the new
Objective-C
interoperability feature that was added in the latest release
(2.069.0).
You could use DStep [1] to generate the bindings. It will
generate bindings which are not completely compatible with what
the compiler can handle. But it can be used as a base.
[1] https://github.com/jacob-carlborg/dstep
Aren't there any ready set of translated and post-processed files
for main OSX foundations in some repository? Could you point at
it?