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.
OCaml 5.3 is released! This post gives you an overview of returning features, optimisations, and fixes as well as a taste for what's to come.
Dmitrii Kovanikov's Personas Web Space
We are done with 2024, and now is a good time to reflect on what has happened over the past 12 months. I was not planning to, but my feed convinced me to give it a try. Plus, it is a good opportunity to revive my “Retrospective” series.
Learn to build a command-line interface in OCaml using Cmdliner library. Follow steps to set up, write code, and execute your CLI tool
This article is a kind of experience report of writing an HTTP server serving my website directly from memory, no file system involved. Just keep in mind: I am pretty that you should not try to reproduce this for your own little corner of the Internet, but I had a lot of fun.
This article is a kind of experience report of writing an HTTP server serving my website directly from memory, no file system involved. Just keep in mind: I am pretty that you should not try to reproduce this for your own little corner of the Internet, but I had a lot of fun.
We summarise the challenges and lessons learned in developing a test suite of property-based tests to help ensure the correctness of OCaml 5.