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.

Tagging OCaml packages

How to tag your opam packages for better searchability

31 Dec 2023

Yawar Amin

Read Article
Parsing with Binary String Pattern Matching

If you've ever had to parse anything, (anything really), I want to show you a glimpse of what it could look like when you parse it binary string pattern matching in OCaml like you'd do on Erlang, Elixir, or Gleam.

31 Dec 2023

Practical OCaml

Read Article
Building Static Binaries for OCaml Projects

Building static binaries can come in handy. Most notably, when the time comes to distribute executables. Fortunately, building static binaries from OCaml projects can be achieved pretty easily, when you know what you are doing.

31 Dec 2023

Thomas Letan’s Blog

Read Article
Announcing the ORCHIDE Project: Powering Satellite Innovation

It has been a few months since we announced our new product for both older and newer models of satellites: SpaceOS. Since then, there have…

29 Dec 2023

Tarides

Read Article
OCaml Survey: Developers' Perception, Interest, and Perceived Barriers

Tarides is conducting a survey targeting non-OCaml programmers to learn their thoughts about this functional programming language and…

20 Dec 2023

Tarides

Read Article
8 months of OCaml after 8 years of Haskell in production

Dmitrii Kovanikov's Personas Web Space

16 Dec 2023

Dmitrii Kovanikov

Read Article
8 months of OCaml after 8 years of Haskell in production

Dmitrii Kovanikov's Personas Web Space

16 Dec 2023

Dmitrii Kovanikov

Read Article
OCaml: Memory Safety and Beyond

Your choice of programming language matters. A recent press release from the US National Security Agency (NSA), in tandem with the US…

14 Dec 2023

Tarides

Read Article