Compaction is a feature that rearranges OCaml values in memory to free up space, which can then be returned to the operating system. In the…
The OCaml community participated in the May 2024 round of Outreachy internships. Three interns worked on a range of projects including tools to diff OCaml APIs, more accessible diffing tools and ru...
If you’re just getting started with OCaml, you may be wondering how to effectively debug your code when things go wrong. Fortunately, OCaml…
Part of the benefit of open-source development is the opportunity to collaborate on projects across traditional organisational boundaries…
Feeling fashionable? Milan is calling! ICFP 2024 will be held in the Italian fashion capital from 2-7 September, and there is something…
It’s no secret that Jane Street is an active participant in the programming languagecommunity, and we’re excited to be attending ICFP 2024, theInternational ...
Project-Wide Occurrences With the release of merlin-lib 5.1-502 and associated ocaml-lsp-server, we brought a new, exciting feature to OCaml…