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.

Offres d’emploi pour informaticiens de haut niveau

MLstate est une jeune entreprise innovante en campagne depuis 2008 pour la reconquête du web. Notre objectif : réinventer les bases technologiques et scientifiques des applications web, pour une to…

31 May 2010

David Teller

Read Article
Reading Camlp4, part 6: parsing

In this post I want to discuss Camlp4’s stream parsers and grammars . Since the OCaml parsers in Camlp4 (which we touched on previously ) u...

20 May 2010

Jake Donham

Read Article
How froc works

I am happy to announce the release of version 0.2 of the froc library for functional reactive programming in OCaml. There are a number of...

07 May 2010

Jake Donham

Read Article
React 0.9.2

25 Apr 2010

Daniel Bünzli

Read Article
logit – a simple tool to date-stamp files into a log directory

Visit the post for more.

21 Apr 2010

Ashish Agarwal

Read Article
orpc 0.3

I am happy to announce version 0.3 of orpc , a tool for generating RPC bindings from OCaml signatures. Orpc can generate ONC RPC stubs for u...

03 Apr 2010

Jake Donham

Read Article
Updated backtrace patch

I’ve updated my backtrace patch to work with OCaml 3.11.x as well as 3.10.x. The patch provides access to backtraces from within a...

28 Mar 2010

Jake Donham

Read Article
Toward Interactive Statistical Modeling

Abstract When solving machine learning problems, there is currently little automated support for easily experimenting with alternative statistical models or solution strategies. This is because thi...

27 Mar 2010

Ashish Agarwal

Read Article