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.

Skylake bug: a detective story

It was a dark and stormy night; the skylake CPU buzzed with excitement, and then, suddenly, the hyperthreads started to lock up..

28 Jun 2017

Ahrefs

Read Article
New in libguestfs: Rewriting bits of the daemon in OCaml

libguestfs is a C library for creating and editing disk images. In the most common (but not the only) configuration, it uses KVM to sandbox access to disk images. The C library talks to a separate …

04 Jun 2017

Richard Jones

Read Article
More type classes in OCaml

More type classes in OCaml More type classes Author: Joel Björnson About the author: Joel has been enjoying functional programming ...

22 May 2017

Shayne Fletcher

Read Article
Opening discuss.ocaml.org for the community

Introducing discuss.ocaml.org, a new community forum for OCaml discussion and feedback.

13 May 2017

Anil Madhavapeddy's Blog

Read Article
Proving a mem/map property

Here are two well known "classic" functions over polymorphic lists. map f l computes a ne...

11 May 2017

Shayne Fletcher

Read Article