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.
Tutorial on how to set up OCaml and opam on macos to properly install opam dependencies and create projects.
As a first step of my Outreachy internship project on sending MIDI over UDP with MirageOs, I've written a UDP Client and Server in OCaml using LWT.
Introduction In the realm of software development, continuous improvement is paramount. When it comes to Multicore projects, the need for…
OCaml-CI started with the goal of making a better continuous build system for OCaml projects. When we began in 2019, the goals were clear…