Skip to content

2020.02

Compare
Choose a tag to compare
@Altai-man Altai-man released this 23 Feb 15:28
· 3341 commits to master since this release
2020.02
e51be2a

On behalf of the Rakudo development team, I’m very happy to announce the
February 2020 release of Rakudo #134. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2020.02:

The following people contributed to this release:

Elizabeth Mattijsen, Juan Julián Merelo Guervós, Jonathan Worthington,
Stoned Elipot, Vadim Belman, Patrick Böker, Daniel Green, Will "Coke"
Coleda, Alexander Kiryuhin, Ben Davies, Stefan Seifert, Trey Harris,
Christian Bartolomäus, Josh Soref, Aleks-Daniel Jakimenko-Aleksejev,
Brian Duggan, Luis F. Uceta, Mikhail Khorkov, Tom Browder, Jan-Olof Hendig,
Jeremy Studer, Konrad Bucheli, Rod Taylor, Samantha McVey, Bahtiar Gadimov,
Ven de Thiel.

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2020 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or find out more information, visit
https://raku.org, https://rakudo.org/how-to-help, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on freenode.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#135), is tentatively scheduled for 2020-02-22.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/