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.

MirageOS v2.0: a recap of new features

MirageOS v2.0 adds ARM support, Irmin storage and OCaml TLS stack.

22 Jul 2014

Anil Madhavapeddy's Blog

Read Article
Simple top-down development in OCaml

Often when writing a new module, I want to write the interface first and savethe implementation for later. This lets me use the module as a black box,extendi...

18 Jul 2014

Jane Street Tech Blog

Read Article
OCamlPro Highlights: May-June 2014

Here is a short report on some of our public activities in May and June 2014. Towards OPAM 1.2 After a lot of discussions and work on OPAM itself, we are now getting to a clear workflow for OCaml developpers and packagers: the preliminary document for OPAM 1.2 is available here. The idea is that you...

16 Jul 2014

OCamlPro

Read Article