Continuation of `Having "blessed" 3rd party libraries may make D more popular` DIP thread

GrimMaple grimmaple95 at gmail.com
Thu Jul 10 12:55:42 UTC 2025


On Wednesday, 9 July 2025 at 14:04:25 UTC, Lance Bachmeier wrote:
> [..]

I guess it's just a big gray area, because nowadays it's not 
_really_ regulated by the law, so it can go anywhere from here. 
But to stay on topic, I must note how LLMs don't write good D 
code 😅 They usually get something super basic done well, but most 
often I find that the LLM output code needs to be fixed before it 
can even compile. The other day DeepSeek tried to gaslight me 
into believing there's no `zip` in `std`, and, once corrected, 
output utter uncompilable rubbish :)

Usually no such problem with C++ or C#.


More information about the Digitalmars-d mailing list