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