caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml 4.11.0, first alpha release
@ 2020-05-06 13:15 Florian Angeletti
  2020-06-04  7:29 ` [Caml-list] OCaml 4.11.0, second " Florian Angeletti
  0 siblings, 1 reply; 9+ messages in thread
From: Florian Angeletti @ 2020-05-06 13:15 UTC (permalink / raw)
  To: caml-list

Dear OCaml users,

The set of new features for the future version 4.11.0 of OCaml has been 
frozen.
In the next few months, we are focusing on bug hunting and fixing.

For this release cycle, we have decided to test publishing regularly 
alpha versions of OCaml 4.11.0 in order to help fellow hackers join us 
early in our bug hunting and opam ecosystem fixing fun.
Once the opam ecosystem is in shape, these alpha releases will morph 
into the usual beta and release candidate releases.

If you find any bugs, please report them here:
  https://github.com/ocaml/ocaml/issues

The compiler can be installed as an OPAM switch with one of the 
following commands

opam switch create ocaml-variants.4.11.0+alpha1 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

or

opam switch create ocaml-variants.4.11.0+alpha1+<VARIANT> 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

where you replace <VARIANT> with one of these: afl, flambda, fp, fp+flambda

The source code for the alpha is also available at these addresses:

  https://github.com/ocaml/ocaml/archive/4.11.0+alpha1.tar.gz
  https://caml.inria.fr/pub/distrib/ocaml-4.11/ocaml-4.11.0+alpha1.tar.gz

If you are interested by the ongoing list of new features and fixed 
bugs, the
updated change log for OCaml 4.11.0 is available at:

   https://github.com/ocaml/ocaml/blob/4.11/Changes

Happy hacking,
Florian Angeletti for the OCaml team.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-29 15:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 13:15 [Caml-list] OCaml 4.11.0, first alpha release Florian Angeletti
2020-06-04  7:29 ` [Caml-list] OCaml 4.11.0, second " Florian Angeletti
2020-06-17 15:42   ` [Caml-list] OCaml 4.11.0, third " Florian Angeletti
2020-06-18  1:53     ` [Caml-list] 300$ Bounty for the feature compilation cache in opam Francois Berenger
2020-06-18  9:00       ` Fabrice Le Fessant
2020-06-18  9:09         ` Louis Roché
2020-06-18  9:22           ` Gabriel Scherer
2020-06-18 11:18           ` Muriel SHAN SEI FAN
2020-06-29 15:25     ` [Caml-list] OCaml 4.11.0, first beta release Florian Angeletti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).