Hacker News new | ask | show | jobs
by TheMatten 959 days ago
Another interesting implementation is Shake: https://shakebuild.com/

It is technically a Haskell DSL, but supports Ninja files, time estimates and has tools for linting and profiling.

1 comments

Huh, TIL! I will add this to the post. Thanks!