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.

Profiling the stack

27 Oct 2015

KC Sivaramakrishnan

Read Article
Quickcheck for Core

Automated testing is a powerful tool for finding bugs and specifying correctnessproperties of code. Haskell’s Quickcheck library is the most well-knownautoma...

26 Oct 2015

Jane Street Tech Blog

Read Article
rsync rounds timestamps to the nearest second

I’m not sure how I’ve managed to use rsync for so many years without evernoticing this, but hey, you learn something new every day!

07 Oct 2015

Jane Street Tech Blog

Read Article