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.

Learning OCAML: OcaIDE

A little bit about everything, but mostly about fixing annoying tech problems, interesting posts I stumbled on.

02 Oct 2014

Yan Shvartzshnaider

Read Article
What is gained and lost with 63-bit integers?

Almost every programming language uses 64-bit integers on typical modern Intelmachines. OCaml uses a special 63-bit representation. How does it affect OCaml?

29 Sep 2014

Jane Street Tech Blog

Read Article
Alpha2

22 Sep 2014

OCaml-Java

Read Article
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