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
Backstage
OCaml Planet
Newsletters
▾
Changelog
Backstage
OCaml Planet
Newsletters
News
RSS
The latest news from the OCaml teams.
Platform Newsletter: July 2023
Monthly update from the OCaml Platform team.
2023-08-21
OCaml.org Newsletter: July 2023
Monthly update from the OCaml.org team.
2023-08-11
Platform Newsletter: June 2023
Monthly update from the OCaml Platform team.
2023-07-18
Contribute to OCaml.org: Here's How You Can Participate
Share Your Projects, Insights, and Opportunities on OCaml.org!
2023-07-14
OCaml.org Newsletter: June 2023
Monthly update from the OCaml.org team.
2023-07-14
OCaml.org Newsletter: May 2023
Monthly update from the OCaml.org team.
2023-06-26
OCaml Wins ACM SIGPLAN Programming Languages Software Award
Announcement of SIGPLAN award
2023-06-20
Platform Newsletter: May 2023
Monthly update from the OCaml Platform team.
2023-06-19
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
2
3
4
...
9