Hacker News new | ask | show | jobs
by jchw 2722 days ago
I would say it is likely that the lack of a native C++ build tool helped Bazel to not have to compromise on how it integrates compilers into the system. I think that C++ is also just a good fit for the design; not all languages will. Interpreted languages fit into the system a bit less well in my opinion (but I still like that it is treated with some level of consistency.)
1 comments

And what would you say about https://news.ycombinator.com/item?id=18821549?

Sorry not copying it here to avoid repost.