THE PR FOR MULTICORE OCAML IS OPEN

https://github.com/ocaml/ocaml/pull/10831

LET'S

FUCKING

GO

Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml

This PR adds support for shared-memory parallelism through domains and direct-style concurrency through effect handlers (without syntactic support). It intends to have backwards compatibility in te...

GitHub
Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e

Multicore OCaml integration.

GitHub
OCaml 5.0.0 is out!

We have the pleasure of celebrating the birthdays of Jane Austen and Arthur C. Clarke by announcing the release of OCaml version 5.0.0. The highlight of this new major version of OCaml is the long-awaited runtime support for shared memory parallelism and effect handlers. This multicore support is the culmination of more than 8 years of effort, and required a full rewrite of the OCaml runtime environment. Consequently, OCaml 5.0.0 is expected to be a more experimental version of OCaml than the ...

OCaml

time to continue to not learn or use ocaml

honestly I just want a way to experiment with algebraic effects. might learn it for that reason alone.