From 22288827d09dbbae07364e959c0cdbfeb48b81d3 Mon Sep 17 00:00:00 2001 From: Tobias Leich Date: Tue, 1 Apr 2014 10:12:20 +0200 Subject: add changes of 2014.02 and notes about r-m/j* in 2014.04 --- docs/announce/2014.03.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/announce/2014.03.md b/docs/announce/2014.03.md index 9ef4a09..6f01c5a 100644 --- a/docs/announce/2014.03.md +++ b/docs/announce/2014.03.md @@ -33,12 +33,18 @@ Please note that this release of Rakudo Star does not support the JVM nor the MoarVM backends from the Rakudo compiler. While the other backends mostly implement the same features as the Parrot backend, some bits are still missing that lead to module build problems or test failures. -We hope to provide a JVM-based and MoarVM-based Rakudo Star releases soon. +We hope to provide experimental JVM-based and MoarVM-based Rakudo Star +releases in April 2014. There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming releases. Some of the not-quite-there features include: + * The core of Rakudo::Debugger is now part of Rakudo + itself and works across all backends. + * "make" no longer itemizes its arguments. + * for-loops at the statementlist level are now sunk by default. + * better parsing of unspaces and formatting codes inside Pod blocks. * advanced macros * threads and concurrency (in work for the JVM and MoarVM backend) * Unicode strings at levels other than codepoints -- cgit v1.1