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.

IOCaml

17 Jun 2014

Andy Ray

Read Article
HardCaml

17 Jun 2014

Andy Ray

Read Article
PG’OCaml 2.0 has been released

PG’OCaml is a type-safe macro binding to PostgreSQL from OCaml that I wrote many moons ago. You can write code like: let hostid = 33 in let name = “john.smith” in let rows = PGSQL…

28 May 2014

Richard Jones

Read Article