Building a Tool That Writes Models, Services, Tests… Everything.

In this episode, I walk you through a tool I’ve been building—a Pascal code generator that takes a database table and automatically creates: Model units JSON + DB Service units Test programs HTMX / Mustache templates Whether you’re using Delphi, FreePascal, or Modern Pascal, this approach can save hours of repetitive work and help you focus on the parts of software engineering that actually matter. #Pascal #Delphi #FreePascal #ModernPascal #CodeGeneration #HTMX #SoftwareEngineering #CleanCode #DeveloperTools