|
|
|
|
|
by jdh30
4250 days ago
|
|
> SML has stagnated for almost 20 years I'm still waiting for OCaml to get decent multicore support, decent Windows support and an FFI that doesn't suck donkey brains through a straw (which is why so many OCaml libraries, like OpenGL bindings, suck beyond belief). Multicore became ubiquitous 10 years ago. Last I looked the vestigial OCaml community still hadn't noticed. |
|
I certainly wouldn't mind if you could swap out the garbage collector (a la Java - where you can choose between a fast serial garbage collector and a parallel garbage collector). However, I don't think it's the right tool for many tasks.
[1] http://blog.camlcity.org/blog/multicore1.html
[2] http://projects.camlcity.org/projects/dl/ocamlnet-4.0.0test2...
[3] https://ocaml.janestreet.com/ocaml-core/109.24.00/doc/parall...