= 1024">
Learn
Packages
Community
Blog
Playground
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 delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Get Started
Learn
Packages
Community
Blog
Playground
Get started
Blog
This is where you'll find the latest stories from the OCaml Community!
Featured
Magic-trace: Diagnosing tricky performance issues easily with Intel Processor Trace
Intel Processor Trace is a hardware technology that can record allprogram execution flow along with timing information accurate toaround 30ns. As far as I ca...
11 Jan 2022
MirageOS 4.0 Preview Live Presentation
The official release of MirageOS 4.0 quickly approaches! Learn about some general MirageOS concepts and get a sneak park at the forthcoming…
09 Nov 2021
Benchmarking OCaml projects with current-bench
Regular CI systems are optimised for workloads that do not require stable performance over time. This makes them unsuitable for running…
26 Aug 2021
The MirageOS Retreat: A Journey of Food, Cats, and Unikernels
MirageOS is an OCaml ecosystem to construct unikernels, i.e., minimal operating systems. Here, we write about our social and technical…
28 Oct 2022
Up-to-Date Online Documentation
Into the Fire The OCaml ecosystem relies on various resources and infrastructure such as ocaml.org, OCaml Docker images, opam-repo-ci, that…
20 Oct 2022
Porting Charrua-Unix and Rawlink to Eio
This article describes the porting of the DHCP daemon charrua-unix and its companion library rawlink to Eio for the upcoming OCaml 5 release…
19 Oct 2022
OCaml's Platform Installer Alpha Release
Yesterday we announced the OCaml 5 beta release, and today we're excited to introduce the OCaml Platform Installer! The OCaml Platform is…
18 Oct 2022
OCaml 5 Beta Release
Back in June, we announced the OCaml 5 alpha release, and today we're excited to announce the first beta release! Now is an excellent time…
17 Oct 2022
Real World OCaml Book Giveaway!
Real World OCaml is a fantastic book on OCaml and functional programming – a great resource for beginners and experienced users alike. At…
14 Oct 2022
8 OCaml Libraries to Make Your Life Easier
OCaml is a statically-typed programming language that emphasizes readability, programmer efficiency, and semantic clarity. This powerful and…
12 Oct 2022
ICFP 2022 Review
After two years of online conferences, it was fantastic to have ICFP 2022 in person. The conference organisers had done a fantastic job…
10 Oct 2022
Mirroring the opam repository and all tarballs
29 Sep 2022
Tarides Sponsors High School Hackers
Tarides is excited to sponsor the Paradigm Conference (previously EsoLangConf) high school hackathon. This weekend, students from all over…
23 Sep 2022
1
2
3
4
...
23
News
Release of OCaml 4.14.1
Release of OCaml 4.14.1
20 Dec 2022
Release of OCaml 5.0.0
Release of OCaml 5.0.0
16 Dec 2022
OCaml 4.14.1 - Release candidate
Release Candidate of OCaml 4.14.1
08 Dec 2022
OCaml 5.0.0 - First release candidate
First Release Candidate of OCaml 5.0.0
06 Dec 2022
OCaml 5.0.0 - Second Beta
Second beta release of OCaml 5.0.0
28 Nov 2022
OCaml 5.0.0 - First Beta
First beta release of OCaml 5.0.0
12 Oct 2022
opam 2.1.2 release
Release of opam 2.1.2
08 Dec 2021
OCaml Multicore - December 2021 and the Big PR
Monthly update from the OCaml Multicore team.
01 Dec 2021
opam releases: 2.0.10, 2.1.1, & opam depext 1.2!
Release announcement for opam 2.0.10, opam 2.1.1 and opam depext 1.2
15 Nov 2021
OCaml Multicore - November 2021
Monthly update from the OCaml Multicore team.
01 Nov 2021
OCaml Multicore - October 2021
Monthly update from the OCaml Multicore team.
01 Oct 2021
OCaml Compiler - October 2021
Monthly update from the OCaml Compiler team.
01 Oct 2021
OCaml Multicore - September 2021
Monthly update from the OCaml Multicore team.
01 Sep 2021
OCaml Compiler - June-September 2021
Monthly update from the OCaml Compiler team.
01 Sep 2021
opam 2.1.0 is released!
Release announcement for opam 2.1.0
04 Aug 2021
opam 2.0.9 release
Release announcement for OPAM 2.0.9
03 Aug 2021
OCaml Multicore - August 2021
Monthly update from the OCaml Multicore team.
01 Aug 2021
OCaml Multicore - July 2021
Monthly update from the OCaml Multicore team.
01 Jul 2021
opam 2.1.0~rc2 released
Release announcement for opam 2.1.0~rv2
23 Jun 2021
OCaml Multicore - June 2021
Monthly update from the OCaml Multicore team.
01 Jun 2021
See all