by JavierusTk · Agent Tool · ★ 25
delphi-compiler A command-line wrapper around MSBuild for Delphi projects that produces structured JSON output. Designed for integration with AI coding assistants and automated build pipelines. What it does Runs PreBuild events from the (if defined) Invokes MSBuild via RAD Studio's to compile a project Runs PostBuild events (if defined, only on successful compilation) Parses the compiler output (errors, warnings, hints) Enriches each issue with source code context around the error line Optionally looks up undeclared identifiers and missing files Outputs everything as a single JSON object to...
| Stars | 25 |
| Forks | 8 |
| Language | Pascal |
| Category | Agent Tool |
| Quality Score | 69.9982193483225/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-07 |
| Created | 2026-02-16 |
| Platforms | claude-code |
| Est. Tokens | ~13k |
These tools work well together with delphi-compiler for enhanced workflows:
Explore other popular agent tool tools:
delphi-compiler is Tool to improve compiling proficiency for AI coding agents (i.e. Claude Code). It is categorized as a Agent Tool with 25 GitHub stars.
delphi-compiler is primarily written in Pascal.
You can find installation instructions and usage details in the delphi-compiler GitHub repository at github.com/JavierusTk/delphi-compiler. The project has 25 stars and 8 forks, indicating an active community.