Dumm Zeuch 2/14/2026

Fixing GExperts Code Formatter Bugs with Claude Code

Read Original

The article details how the author used Anthropic's Claude Code AI assistant to resolve long-standing bugs in the GExperts Code Formatter for Delphi. It explains the formatter's complex, stack-based architecture and describes specific fixes, such as correcting indentation for anonymous functions assigned with ':=' and multiline 'repeat-until' conditions. The process involved enabling automated testing for the AI to validate changes against over 1,400 unit tests.

Fixing GExperts Code Formatter Bugs with Claude Code

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes