Florian's OCaml compiler weekly, 28 April 2023

This series of blog post aims to give a short weekly glimpse into my (Florian Angeletti) daily work on the OCaml compiler. This week, the focus is on compiler messages and backward compatibility.

next

Florian's OCaml compiler weekly, 24 April 2023

This series of blog post aims to give a short weekly glimpse into my (Florian Angeletti) daily work on the OCaml compiler. This week, the focus is on two interesting bugs in the first alpha release of OCaml 5.1.0.

next

Florian's OCaml compiler weekly, 17 April 2023

This series of blog post aims to give a short weekly glimpse into my (Florian Angeletti) daily work on the OCaml compiler. This week, the focus is on the first alpha release of OCaml 5.1.0 and some discussion with the ocamlformat team.

next

Florian's OCaml compiler weekly, 11 April 2023

This series of blog post aims to give a short weekly glimpse into my (Florian Angeletti) daily work on the OCaml compiler. This week, the focus is on the newly tagged OCaml 5.1 branch.

next

OCaml compiler weekly, 3 April 2023

This series of blog post aims to give a short weekly glimpse into my (Florian Angeletti) work on the OCaml compiler: this week, the focus is on format string and how to serialize partial error messages while still using the formatting engine from the Format module.

next