Back to browse
GitHub Repository

Tomek's Ada build tool

22 starsAda

I built a new Ada build tool for personal use

by tomekw·Feb 14, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemShip It
The Take

Strips GPRbuild boilerplate into a tiny CLI workflow (init/build/run/test/clean) backed by a simple tada.toml manifest and single-binary releases you can drop on PATH. Tests use AUnit and there's CI in place, so it feels practical for real projects; it isn't reinventing build systems, though — features like local/git dependency support are still on the roadmap.

Target Audience

Ada developers, embedded/systems programmers and maintainers of Ada codebases

Similar Projects