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.

opam-lib 1.3 available

opam-lib 1.3 The package for opam-lib version 1.3 has just been released in the official opam repository. There is no release of opam with version 1.3, but this is an intermediate version of the library that retains compatibility of the file formats with 1.2.2. The purpose of this release is twofold...

20 Nov 2016

OCamlPro

Read Article
OCaml 4.04, RISC-V, S/390, POWER and more …

I pushed OCaml 4.04.0 to Fedora Rawhide last week. There are loads of new features for OCaml users, but the ones that particularly affect Fedora are: New, upstream POWER (ppc64, ppc64le) backend, r…

19 Nov 2016

Richard Jones

Read Article
CUCL Recruitment Fair 2016

18 Nov 2016

Gemma Gordon (OCaml Labs)

Read Article
A solution to the ppx versioning problem

Ppx is a preprocessing system for OCaml where one maps over the OCaml abstractsyntax tree (AST) to interpret some special syntax fragments to generate code.

08 Nov 2016

Jane Street Tech Blog

Read Article
Implementing type-classes as OCaml modules

Implementing type-classes as OCaml modules Modular type classes We revisit the idea of type-classe...

29 Oct 2016

Shayne Fletcher

Read Article