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.

virt-v2v: better living through new technology

If you ever used the old version of virt-v2v, our software that converts guests to run on KVM, then you probably found it slow, but worse still it was slow and could fail at the end of the conversi…

29 Aug 2014

Richard Jones

Read Article
More OCaml: Algorithms, Methods & Diversions

More OCaml: Algorithms, Methods & Diversions is now available on Amazon at $39.99 or less, or as a DRM-free PDF eBook for $19.99 at ocaml-book.com , where you will also find sample chapters, and the exercises and examples to download. Here's the blurb:   In  More OCam

27 Aug 2014

OCaml Book

Read Article
Clearly Failing

The Parable Of The Perfect Connection

23 Aug 2014

Jane Street Tech Blog

Read Article
OPAM 1.2: Repository Pinning

Most package managers support some pin functionality to ensure that a given package remains at a particular version without being upgraded. The stable OPAM 1.1 already supported this by allowing any existing package to be pinned to a target, which could be a specific released version, a local filesy...

19 Aug 2014

OCamlPro

Read Article
OPAM 1.2.0 public beta released

It has only been 18 months since the first release of OPAM, but it is already difficult to remember a time when we did OCaml development without it. OPAM has helped bring together much of the open-source code in the OCaml community under a single umbrella, making it easier to discover, depend on, a...

14 Aug 2014

OCamlPro

Read Article