Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Ocaml already has a very mature module ecosystem and is now becoming safe and modern.

It just needs a cargo equivalent. The existing tools weren't sufficient last I checked.



OPAM and Dune (jbuilder) work very nicely IME. You don't need to touch a Makefile, you don't need to build anything by hand outside of the package manager.


i wish there was something like `jbuilder new`, but alas. my current impression is that everything in ocaml-land wants you to spend time writing cryptic configuration files and inventing bespoke project structures.


It is very straightforward to use opam and dune.


OPAM? [1]

(Haven't used cargo, and only briefly touched OPAM. Don't know the feature gap, but am curious to learn more)

[1] https://opam.ocaml.org


Yes, opam is a mess to work with.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: