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.

Functional Big-Data Genomics

Abstract High-throughput genomic sequencing is characterized by large diverse datasets and numerous analysis methods. It is normal for an individual bioinformatician to work with thousands of data ...

11 Sep 2012

Ashish Agarwal

Read Article
Biocaml: The OCaml Bioinformatics Library

Abstract Biology is an increasingly computational discipline due to rapid advances in experimental techniques, especially DNA sequencing, that are generating data at unprecedented rates. The comput...

10 Sep 2012

Ashish Agarwal

Read Article
Uunf 0.9.0

07 Sep 2012

Daniel Bünzli

Read Article
Uucd 0.9.0

07 Sep 2012

Daniel Bünzli

Read Article
OCamlPro’s Contributions to OCaml 4.00.0

OCaml 4.00.0 has been released on July 27, 2012. For the first time, the new OCaml includes some of the work we have been doing during the last year. In this article, I will present our main contributions, mostly funded by Jane Street and Lexifi. Binary Annotations for Advanced Development Tools OCa...

20 Aug 2012

OCamlPro

Read Article
Profiling OCaml amd64 code under Linux

We have recently worked on modifying the OCaml system to be able to profile OCaml code on Linux amd64 systems, using the processor performance counters now supported by stable kernels. This page presents this work, funded by Jane Street. The patch is provided for OCaml version 4.00.0. If you need it...

08 Aug 2012

OCamlPro

Read Article
Merge Right

The so-called master-transaction update is one of the, if not the defining algorithms of the discipline formerly known as "data processing...

07 Aug 2012

Matías Giovannini

Read Article