top | item 35696432

(no title)

eka1 | 2 years ago

There's this concept of "forward build system" that other people too have nibbled at. See:

* http://neilmitchell.blogspot.com/2021/09/small-project-build...

* https://dl.acm.org/doi/abs/10.1145/3497775.3503687

Primarily trying to reduce the high learning curve of complete build systems like bazel/please/buck.

The author too seems to be heading in this direction

discuss

order

eka1|2 years ago

Also https://taskfile.dev/ seems to be in a similar vein. Simplifying the authoring of the build specification.