DLF sponsored me to work on macOS support.

Luna luna at foxgirls.gay
Thu May 22 14:33:30 UTC 2025


On Tuesday, 20 May 2025 at 09:51:44 UTC, kookman wrote:
> On Sunday, 11 May 2025 at 13:44:19 UTC, Luna wrote:
>
>>  * Further improving Objective-C support.
>
> Hi Luna, this is great news and I want to thank you for your 
> work so far on Dlang on MacOS, and am excited to hear that more 
> is to come. I am wanting to experiment with your objective-D 
> package, and was wondering if you have an examples of its use 
> that might help me get going. I have been using D on MacOS for 
> years, but always in a pure posix level. I'd be excited to try 
> accessing some of Apple's Core libraries.

objective-d is still a work in progress; so I don't recommend 
using it in production code *just yet*. But you can just pull it 
from git, add with `dub add-local`; A bunch of stuff is still 
missing DDOC documentation but I plan to fill it all out.

+ I'm working on improvements to LDC and DMD to also make the API 
nicer over time as I find snags in implementing objective-d


More information about the Digitalmars-d-announce mailing list