claude code

The “Delphi in all its glory” book [5] – AI assisted development for Delphi

“AI-Assisted Development for Delphi” is the fifth book in the “Delphi in All Its Glory” series. Released April 2026.   Why This Book Exists There are a gazillion books about AI out there. This is the only one written for Delphi developers. Your LinkedIn feed says programmers will be obsolete by next Thursday. Meanwhile, you’re […]

The “Delphi in all its glory” book [5] – AI assisted development for Delphi Read More »

Connecting Claude to Delphi

Prompt: Can I Claude Code build from command line via MSBuild and the analyze the ouptut of the Delphi compiler/msbuild? The compiler is located in c:\Delphi\Delphi 13\bin\dcc32.EXE but I would prefer to pas the dproj file to MsBuild. I think MsBuild is installed here: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe Answer: this requires the user to enable the WSL Interop

Connecting Claude to Delphi Read More »

Scroll to Top