Hacker News new | ask | show | jobs
by tatskaari 2057 days ago
Can I shamelessly plug my build system https://please.build? It’s a Bazel-like written in go with a focus on simplicity.

I feel your pain, We had a lot of the same complaints with Bazel, Buck, Pants etc.

1 comments

If you have the cycles porting the LLVM bazel build system to please and comparing performance and usability would be pretty sweet.

It seems like a great public use case/benchmark for a large common project to test with.