Y
Hacker News
new
|
ask
|
show
|
jobs
by
oxff
1479 days ago
Ocaml is just a mess. Has like two standard libs. You'll just fighting everything but your application logic instead.
2 comments
octachron
1479 days ago
There is only one OCaml build system (dune) which is used by people that don't write their own build system. But yes, you have the freedom of using alternative to the OCaml standard library if you wish so.
link
oxff
1479 days ago
I might terminally dumb
link
pjmlp
1479 days ago
Having an npm like ecosystem is hardly better.
link