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.

An SVG is all you need

09 Dec 2025

Jon Ludlam's Blog at recoil.org

Read Article
OCaml Roundup: November 2025

09 Dec 2025

Patrick Ferris' OCaml Blog

Read Article
Private repos in OCurrent

OCurrent has long wanted to access private repositories. You can achieve this by embedding a scoped PAT in the .git-credentials file, typically within the Docker container; however, this is untidy, to say the least! The approach presented works in cases where a GitHub app is used.

05 Dec 2025

Marc Elvers

Read Article
[OCaml'25] A Mechanically Verified Garbage Collector for OCaml

A Mechanically Verified Garbage Collector for OCaml (Video, OCaml 2025) Sheera Shamsu, Dipesh Kafle, Dhruv Maroo, Kartik Nagar, Karthikeyan Bhargavan, and KC Sivaramakrishnan (IIT Madras; NIT Trichy, Tiruchirappalli, India; IIT Madras, Chennai; II...

05 Dec 2025

Watch OCaml

View Video
[OCaml'25] A New Era of OCaml Editing: Powered by Merlin, Delivered via LSP

A New Era of OCaml Editing: Powered by Merlin, Delivered via LSP (Video, OCaml 2025) Xavier Van de Woestyne, Sonja Heinze, Ulysse Gérard, and Muluh Godson (Tarides; Tarides; Tarides; Tarides) Abstract: In an era where the number of code editors k...

05 Dec 2025

Watch OCaml

View Video
[OCaml'25] Embedding WebAssembly in OCaml for Safe Program Construction

Embedding WebAssembly in OCaml for Safe Program Construction (Video, OCaml 2025) Hunter DeMeyer (University of Illinois Urbana-Champaign) Abstract: WebAssembly (wasm) is a binary instruction format for a stack-based virtual machine originally des...

05 Dec 2025

Watch OCaml

View Video