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.

OCamlbuild support in Chamo

The Chamo editor now includes some ocamlbuild support through the internal command "ocaml_build": An ocamlbuild command is proposed to the u...

30 Apr 2008

Cameleon news

Read Article
Xmlm 1.0.0

17 Mar 2008

Daniel Bünzli

Read Article
The power of doing nothing....

There's an ongoing discussion on COCAN on how to make errors explicit in function signatures (the proposed solution is to go exceptionless ...

10 Feb 2008

Till Varoquaux

Read Article
Bilingual "hello world"

Here is a fun (and slightly useless) hack: #cd "." (* echo "Hello world" <<"OCAMLCODE_END" *) let () = print_endline "Bonjour le monde" (...

28 Nov 2007

Till Varoquaux

Read Article
Enigmes

21 Nov 2007

David Baelde

Read Article