hi folks, I'm the pm driving this work – happy to answer any questions!<p>we also have a thread on the ocaml forums for updates: <a href="https://discuss.ocaml.org/t/ann-dune-developer-preview-updates/15160/7" rel="nofollow">https://discuss.ocaml.org/t/ann-dune-developer-preview-updat...</a>
So what is this about?<p>I suggest you try this if you're new to ocaml or interesting in trying out OCaml.<p>I have grown accustomed to things just working. Run a copy-pasted command from a website "just works" level. Opam is what sent me into half-day of reading about OCaml ecosystem and how things work.<p>The developer preview successfully abstracts a lot of things into a command you run, refresh your shell environment, and have a working dune project. Just works, like I expect.<p>TL;DR
Wanna try OCaml because it's Rust of functional programming? Check this out.