How to use D on M2 macOS?

Sergey kornburn at yandex.ru
Mon Jul 21 18:34:28 UTC 2025


On Monday, 21 July 2025 at 17:21:58 UTC, Albert wrote:
> On Monday, 21 July 2025 at 17:08:17 UTC, Albert wrote:
>> How do I build & run the executable though?
>
> Anyway with some perseverance I managed to build & run hello 
> world app. Thank you guys for your help.
>
> Though I do think D could do so much better with onboarding 
> first time users...

which is kinda unusual
you installing LDC (it is going with Dub)
run `dub init`
then write code
then `dub build`
and it works


More information about the Digitalmars-d-learn mailing list