Blog
The OCaml Planet
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
Statmemprof, a statistical memory profiler for OCaml, is now compatible with OCaml 5! Discover the technical background to the return of the feature.
OCaml users: share your needs regarding older versions to help determine support for OCaml 4.08 and earlier.
A couple of days ago I noticed on OCaml’s Discord server that someone was confused by OCaml function applications (invocations) like these:
Claude Code auto-generates OCaml bindings, but lacks robust sandboxing.
More features for ocaml-lsp that enhance productivity when writing OCaml.
I’ve noticed that some newcomers to OCaml are a bit confused by code like the following: