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.
OCaml Multicore - June 2020
Monthly update from the OCaml Multicore team.
2020-06-01
OCaml Multicore - May 2020
Monthly update from the OCaml Multicore team.
2020-05-01
OCaml Multicore - April 2020
Monthly update from the OCaml Multicore team.
2020-04-01
OCaml Multicore - March 2020
Monthly update from the OCaml Multicore team.
2020-03-01
OCaml Multicore - February 2020
Monthly update from the OCaml Multicore team.
2020-02-01
OCaml Multicore - January 2020
Monthly update from the OCaml Multicore team.
2020-01-01
opam 2.0 tips
Some tips on the new features introduced in opam 2.0
2019-03-12
Last stretch! Repository upgrade and opam 2.0.0 roadmap
opam respository upgrade and opam 2.0.0 roadmap
2018-08-02
Urgent problem with camlp5
Instruction to fix an urgent problem with camlp5 7.03 and macOS OCaml 4.06.1
2018-05-04
Deprecating opam 1.2.0
Announcement of the deprecation of opam 1.2.0 in favour of 1.2.2
2017-06-14
...
6
7
8
9