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.

Creating the SyntaxDocumentation Command - Part 3: VSCode Platform Extension

In the final installment of our series on the SyntaxDocumentation command, we delve into its integration within the OCaml VSCode Platform…

24 Jul 2024

Tarides

Read Article
Why I Like Ocaml

I like OCaml and this is why

21 Jul 2024

Emil Privér

Read Article
OCaml Compiler Manual HTML Generation

In order to avoid long, confusing URLs on the OCaml Manual pages, we set out to create a solution that shortens these URLs, including…

17 Jul 2024

Tarides

Read Article
Creating the SyntaxDocumentation Command - Part 2: OCaml LSP

In the first part of this series, Creating the SyntaxDocumentation Command - Part 1: Merlin, we explored how to create a new command in…

12 Jul 2024

Tarides

Read Article
Visualizing piecewise linear neural networks

Neural networks are often thought of as opaque, black-box function approximators, but theoretical tools let us describe and visualize their behavior. In part...

11 Jul 2024

Jane Street Tech Blog

Read Article