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.
As Jane Street grows, the quality of the development tools we usematters more and more. We increasingly work on the OCaml compileritself: adding useful lang...
OCaml migrate parse tree OCaml migrate parse tree Earlier this year, this blog post [2] explored the impleme...
After a few more months brewing, we are pleased to announce a new beta release of opam. With this new milestone, opam is reaching feature-freeze, with an expected 2.0.0 by the beginning of next year. This version brings many new features, stability fixes, and big improvements to the local developmen...
I’m happy to announce that I successfully defended my PhD Thesis!
Towers of Hanoi The "towers of Hanoi" problem is stated like this. There are three pegs labelled a , b and c . On pe...