AI Experience with D

Mark Davies savageshrimp at pm.me
Mon May 25 17:38:57 UTC 2026


On Sunday, 24 May 2026 at 05:54:22 UTC, harakim wrote:
> I finally got a Claude account for myself and decided to 
> rewrite a program to create USB drives for my car stereo. My 
> old one was command line driven and was hard to use.
>
> [...]

One of the good things about D with AI is that you can point it 
to the import directory of the compiler and have it look up the 
source and unit tests to see how it should be using a particular 
module.


More information about the Digitalmars-d mailing list