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.

An Overview of our Current Activities

From the early days of OCamlPro, people have been curious about our plans; they were asking how we worked at OCamlPro and what we were doing exactly. Now that we have started releasing projects more regularly, these questions come again. They are very reasonable questions, and have resolved to be mo...

18 Feb 2013

OCamlPro

Read Article
Four

14 Feb 2013

Daniel Bünzli

Read Article
Testing OCaml projects on Travis CI

Update (Oct 2013): Anil  Madhavapeddy has fleshed this out further . This evening I spent some time getting unit tests for my OCaml projec...

11 Feb 2013

Mike Lin

Read Article
[ANN] ocaml-vclock - 0.0.0

I ported some Erlang vector clock code to Ocaml for fun and learning. It's not well tested and it hasn't any performance optimizations. I...

07 Feb 2013

Orbitz

Read Article
More static analysis with CIL

Years ago I played around with CIL to analyze libvirt. More recently Dan used CIL to analyze libvirt’s locking code. We didn’t get so far either time, but I’ve been taking a deepe…

07 Feb 2013

Richard Jones

Read Article
Syntactic Meta-Programming in OCaml (II)

In this post, we continue discussing syntactic meta-programming following last post. My years of experience in different meta-program system(Common Lisp, Template Haskell, Camlp4) tell me that quos…

05 Feb 2013

Hong bo Zhang

Read Article
Discussions on the Syntactic Meta Programming(wg-camlp4 list)

There are some interesting discussions in the wg-camlp4 mailing list, I wrote a long mail yesterday, I cleaned it a bit, pasted it here ——— I rewrite the whole camlP4(named Fan) f…

31 Jan 2013

Hong bo Zhang

Read Article