|
You are here |
jmmv.dev | ||
| | | | |
tmandry.gitlab.io
|
|
| | | | | At my company, we are moving our medium-sized C++ and Python codebase from CMake to Bazel. Moving to a new build system is a lot of work, so naturally, it has to be justified. Here are the benefits most important to us. First-class build system for C++ Our primary language today is C++, which doesn't have a standard build system. Bazel's C++ support is very good, and supports everything from code coverage reports to profile-guided optimization. | |
| | | | |
blog.bazel.build
|
|
| | | | | ||
| | | | |
blog.sumtypeofway.com
|
|
| | | | | [AI summary] The author discusses the transition from Cabal to Bazel and rules_haskell for managing a large Haskell project, highlighting the benefits of Bazel's explicit dependency management, caching, and tooling, while addressing the challenges of long CI build times and the ethical implications of resource consumption. | |
| | | | |
blog.samibadawi.com
|
|
| | | [AI summary] The article discusses the differences between static and dynamic functional programming languages, their use cases, and the author's experience with various languages in the context of natural language processing and machine learning. | ||