Blog

The OCaml Planet RSS

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.

Topological Sort of Packages

Given a list of packages and their dependencies, what order should those packages be installed in?

25 Mar 2025

Marc Elvers

Read Article
Recent OCaml Versions

Following my post on discuss.ocaml.org, I have created a new release of ocurrent/ocaml-version that moves the minimum version of OCaml, considered as recent, from 4.02 to 4.08.

24 Mar 2025

Marc Elvers

Read Article
Real Time Trains API

After the Heathrow substation electrical fire, I found myself in Manchester with a long train ride ahead. Checking on Real Time Trains for the schedule I noticed that they had an API. With time to spare, I registered for an account and downloaded the sample code from ocaml-cohttp.

23 Mar 2025

Marc Elvers

Read Article
Advent of Hardcaml

Advent of Code is an annual Advent calendarfeaturing small programming puzzles created by Eric Wastl, which has been runningevery December since 2015. Being ...

22 Mar 2025

Jane Street Tech Blog

Read Article
Irmin Database

After Thomas’ talk today I wanted to try Irmin for myself.

17 Mar 2025

Marc Elvers

Read Article
Playing with Cap’n Proto

Cap’n Proto has become a hot topic recently and while this is used for many OCaml-CI services, I spent some time creating a minimal application.

17 Mar 2025

Marc Elvers

Read Article
Pi Day - Archimedes Method

It’s Pi Day 2025

14 Mar 2025

Marc Elvers

Read Article