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.
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.
Dmitrii Kovanikov's Personas Web Space
Discover some of the best resources for learning OCaml, including tutorials, books, and events. Are you a larger group? Learn more about our OCaml courses too!
Announcing the 1.0 release of Saturn, a library of efficient, tested, concurrent data structures ready to use with OCaml 5.