Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Get Started
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
News
Changelog
OCaml Planet
Newsletters
▾
Changelog
OCaml Planet
Newsletters
News
RSS
The latest news from the OCaml teams.
Security in opam's cache handling (before 2.1.5)
We are pleased that opam 2.1.5 has hit the road, since it contains a security fix since the local cache is considered trusted, and not all checksums are verified.
2023-05-31
An Update on the Environmental Impact of the OCaml.org Cluster
For the 19 machines we monitor in the OCaml.org cluster we are seeing a figure in the ball park of 70kg of CO2e per week
2023-05-30
Platform Newsletter: April 2023
Monthly update from the OCaml Platform team.
2023-05-19
OCaml.org Newsletter: April 2023
Monthly update from the OCaml.org team.
2023-05-17
OCaml.org Newsletter: March 2023
Monthly update from the OCaml.org team.
2023-05-04
OCaml.org Newsletter: November + December 2023
Monthly update from the OCaml.org team.
2023-01-18
OCaml Compiler - March 2022 to September 2022
Monthly update from the OCaml Compiler team.
2022-09-01
OCaml Multicore - March 2022
Monthly update from the OCaml Multicore team.
2022-03-01
OCaml Multicore - February 2022
Monthly update from the OCaml Multicore team.
2022-02-01
OCaml Multicore - January 2022
Monthly update from the OCaml Multicore team.
2022-01-01
1
2
3
4
5
6
7