Future of D

Imperatorn johan_forsberg_86 at hotmail.com
Fri Nov 3 12:11:07 UTC 2023


On Friday, 3 November 2023 at 11:44:44 UTC, IGotD- wrote:
> On Thursday, 2 November 2023 at 22:20:41 UTC, Imperatorn wrote:
>>
>> I currently don't see any red flags or showstoppers for us 
>> using D in this project.
>>
>> Is it complete? No.
>> Is it perfect? Also no.
>>
>> But, it's good enough that we think it's better than C/C++, 
>> which would be the alternative. Everything can be compared on 
>> various dimensions of course. But our summary of the cold hard 
>> facts still shows that D is better.
>>
>> Windows x64 and Linux arm64 are our main targets, and we 
>> haven't had any problems building for those (both on host and 
>> cross-compiling).
>>
>> We will do this project in D, and we hope that things will 
>> continue as smoothly as it has so far.
>>
>> We just want to say thanks to all contributors, big or small. 
>> There is no D without the community. A language is a living 
>> entity.
>
> Is there an associated GUI with this program?

There's no direct gui for it. However, it will talk to a backend, 
then the FE guys will create a desktop application which consumes 
the API and presents stuff. So indirectly there is.


More information about the Digitalmars-d mailing list