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.

GopCaml: A Structural Editor for OCaml

This talk presents GopCaml-mode, the first structural editing plugin for OCaml. We will give a tour of the main plugin features, discussing the plugin’s internal design and its integration with existing OCaml and GNU Emacs toolchains. Kiran Gop...

27 Aug 2021

Watch OCaml

View Video
More Signals & Threads coming soon!

Signals & Threads is back, and we have a fun season of topics lined up, including: Building better abstractions for design and user interfaces, the role of writing in a technical organization, the approach that different languages take to memory management…and more. We hope you’ll join us. The first episode drops September 1st.

25 Aug 2021

Jane Street - Signal & Threads

View Video
Talking with António Monteiro about Melange, Esy, Reason, OCaml and more

If you would like to sponsor the show contact https://twitter.com/davesnx Consider sponsoring António's work: https://github.com/sponsors/anmonteiro

20 Aug 2021

Watch OCaml

View Video
Let Definitions | OCaml Programming | Chapter 2 Video 4

Using `let` definitions to bind values to names. Textbook: https://cs3110.github.io/textbook

25 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Let Definitions | OCaml Programming | Chapter 2 Video 4

Using `let` definitions to bind values to names. Textbook: https://cs3110.github.io/textbook

25 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Scope and the Toplevel | OCaml Programming | Chapter 2 Video 7

What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Scope and the Toplevel | OCaml Programming | Chapter 2 Video 7

What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Variable Expressions and Scope | OCaml Programming | Chapter 2 Video 6

How `let` expressions create scope and shadowing. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Variable Expressions and Scope | OCaml Programming | Chapter 2 Video 6

How `let` expressions create scope and shadowing. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video