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.

This is not the performance you were looking for: the tricks systems play on us

It’s often surprising just how much software performance depends on how thesoftware is deployed. All the time and effort you’ve invested in optimizationcan b...

20 Apr 2017

Jane Street Tech Blog

Read Article
News about Tyre | Drup's thingies

Here are some news about Tyre, along with release of version 0.3.

17 Apr 2017

Gabriel Radanne

Read Article
EzSudoku

As you may have noticed, on the begining of April I have some urge to write something technical about some deeply specific point of OCaml. This time I'd like to tackle that through sudoku. It appeard that Sudoku is of great importance considering the number of posts explaining how to write a solver....

01 Apr 2017

OCamlPro

Read Article
Ann: Pumping | Drup's thingies

I’m happy to announce the release of Pumping, a library to leverage the OCaml type system to recognize regular languages.

01 Apr 2017

Gabriel Radanne

Read Article
Dealing with source code locations (in lexical and syntax analysis)

Locations Writing compilers and interpreters requires rigorous management of source code locations harvested during...

30 Mar 2017

Shayne Fletcher

Read Article