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.
In the past few months I've had the pleasure of working on the Kcas library. In this and a follow-up post, I will discuss the history and…
A report on the progress made so far during this internship period.
Introduction The CI team at Tarides provides critical infrastucture to support the OCaml community. At the heart of that infrastructure is…
Our mission is to build sustainable and secure software infrastructure that will not only work for decades but also positively impact the…
Introduction Since we are a hybrid remote and distributed company, everyone at Tarides knows first-hand how important in-person retreats are…
Tutorial on how to set up OCaml and opam on macos to properly install opam dependencies and create projects.
As a first step of my Outreachy internship project on sending MIDI over UDP with MirageOs, I've written a UDP Client and Server in OCaml using LWT.