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.

Deep learning experiments in OCaml

Last year we held a machine learning seminar in our London office,which was an opportunity to reproduce some classical deep learningresults with a nice twist...

20 Sep 2018

Jane Street Tech Blog

Read Article
opam 2.0.0 release and repository upgrade

We are happy to announce the final release of opam 2.0.0. A few weeks ago, we released a last release candidate to be later promoted to 2.0.0, synchronised with the opam package repository upgrade. You are encouraged to update as soon as you see fit, to continue to get package updates: opam 2.0.0 su...

19 Sep 2018

OCamlPro

Read Article
Getting started with atdgen and bucklescript

atdgen is a project to create types and data structures that can be serialized to JSON. It is very convenient when communicating between…

12 Sep 2018

Ahrefs

Read Article
Getting started with ATD and Melange

ATD is a project to create types and data structures that can be serialized to JSON. It is very convenient when communicating between …

12 Sep 2018

Ahrefs

Read Article
Dune 1.2.0

After a tiny but important patch release as 1.1.1, the dune team is thrilled to announce the release of dune 1.2.0! Here are some highlights…

06 Sep 2018

Tarides

Read Article
Foundations of Computer Science

Resources for teaching Foundations of Computer Science with OCaml and Jupyter notebooks.

02 Sep 2018

Anil Madhavapeddy's Blog

Read Article
Ann: A new ppx for tyre and new version of ppx_regexp | Drup's thingies

Some times ago, I released Tyre, a library for Typed Regular Expressions that allows matching, printing and routing. While many people expressed interest, the syntax was (rightfully) considered too obtuse for practical usage. Thanks to Petter A. ‘paurkedal’ Urkedal, this should now be fixed!

21 Aug 2018

Gabriel Radanne

Read Article