1. 26
    Reflections on my first completed application in OCaml (2020) ml discuss.ocaml.org
    1. 11

      Regardless of the the hype around multicore, which I am certainly excited about, pragmatically effects don’t exist in ocaml yet. No ARM support, ppx_tools incompat, etc in the multicore compiler.

      Note that this post was from 2020. The recent OCaml 5 alpha releases do have both effects and multicore ARM support.

      1. 4

        According to the submission guidelines, it should have been marked [2020]. :)