Author: moritz
Date: Wed Dec 10 14:14:19 2008
New Revision: 33779

Modified:
   trunk/NEWS

Log:
[NEWS] initial rakudo news


Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Wed Dec 10 14:14:19 2008
@@ -12,6 +12,17 @@
     - add tests and bug fixes
     - first bits of bytecode generation. No sub calling/returning yet.
 - Languages
+  + Rakudo
+    - refactored subtypes implementation
+    - support for quotes with multi-character delimiters
+    - implemented list slices
+    - list assignment
+    - reduction meta operators
+    - hyper meta operators
+    - cross meta operators
+    - more builtin functions
+    - basic support for protos
+    - iterator on filehandle objects
   + Pipp
     - added support for a return value from user defined functions
     - added incomplete implemention of 'require_once'

Reply via email to