Buck2 and OCaml

I think that’s fair, honestly :-).

Although for my part, compared to Bazel, this has the advantages to:

  • not have special casing for C++ and java, which means no cheating;
  • not come from Google, which imho has worse stewardship of free software projects than Facebook;
  • be written in Rust, which means I don’t need java on my machine. Rust
    projects are generally very nice dependencies to have.

So at first glance I’d at least look at it if I wasn’t ok with dune…

2 Likes