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.

Spring release

17 Mar 2012

Daniel Bünzli

Read Article
For the Right Hand

Useful generic functions are usually the result of composing useful generic functions; the fact that these are easy to write is, however, no...

22 Feb 2012

Matías Giovannini

Read Article
File Sharing on the Spot

(now with highlighting!) Last time I complained that I couldn't find an easy way to share a source code archive that didn't involve signin...

12 Jan 2012

Matías Giovannini

Read Article
Eighteen Million Noises

Update: Here is the PNGPack source-code archive: Per second. Yes, it's benchmark time. I pitted Prof. Perlin's original implementation ...

11 Jan 2012

Matías Giovannini

Read Article
Putting Noise to the Test

So how do you use Perlin's Simplex Noise ? By using the GIF encoder , of course! I generated the test image shown in the last post: with a...

09 Jan 2012

Matías Giovannini

Read Article