Blog

The OCaml Planet RSS

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.

BAP Graph Library

The Binary Analysis Platform Blog

10 Jan 2016

The BAP Blog

Read Article
Half-baked ideas: C strings with implicit length field

For more half-baked ideas, see the ideas tag. If you prefer just to see the code, then it’s here. Chris Siebenmann wrote a couple of interesting articles about C’s null terminated strin…

08 Jan 2016

Richard Jones

Read Article
Testing with expectations

Testing is important, and it’s hard to get people to do as much of it as theyshould. Testing tools matter because the smoother the process is, the more tests...

02 Dec 2015

Jane Street Tech Blog

Read Article
Visualise Randomness

Visualising the randomness is a simple fun way to test randomness and see how a random generator behaves. The post demonstrate how to do it in OCaml with the library camlimages...

22 Nov 2015

Xinuo Chen

Read Article