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.

Tarides Introduces OSMOSE at the Open-Source Innovation Sprint

Tarides is excited to announce that our CEO, Dr. Thomas Gazagnaire, and Prof. Anil Madhavapeddy, from the University of Cambridge, will…

29 Jun 2021

Tarides

Read Article
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
opam 2.1.0~rc2 released

Feedback on this post is welcomed on Discuss! The opam team has great pleasure in announcing opam 2.1.0~rc2! The focus since beta4 has been preparing for a world with more than one released version of opam (i.e. 2.0.x and 2.1.x). The release candidate extends CLI versioning further and, under the ho...

23 Jun 2021

OCamlPro

Read Article
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