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.

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
Observations of a functional programmer

I was recently invited to do the keynote at the Commercial Users of FunctionalProgramming workshop, a 15-year-old gathering which isattached to ICFP, the pri...

27 Oct 2016

Jane Street Tech Blog

Read Article