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
OCamlPro Highlights: April 2014

Here is a short report on some of our activities in April 2014, and a short analysis of OCaml evolution since its first release. OPAM Improvements We're still working on release 1.2. It was decided to include quite a few new features in this release, which delayed it a little bit since we want to be...

20 May 2014

OCamlPro

Read Article