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.

Behavioural types

30 Jun 2016

KC Sivaramakrishnan

Read Article
Let syntax, and why you should use it

Earlier this year, we createda ppx_let, a PPX rewriter thatintroduces a syntax for working with monadic and applicative libraries likeCommand, Async, Result ...

21 Jun 2016

Jane Street Tech Blog

Read Article
Generic mappings over pairs

Browsing around on Oleg Kiselyov's excellent site, I came across a very interesting paper about " Advanced Polymorphism in Simpler-Typed L...

17 Jun 2016

Shayne Fletcher

Read Article